Table of Contents
IsCheckable Property

Gets a value that indicates whether a MenuItem can be checked.

Syntax
 public Boolean IsCheckable { get; set; }
See Also