C1.WPF Namespace / C1MenuItem Class / IsChecked Property

In This Topic
IsChecked Property (C1MenuItem)
In This Topic
Gets or sets a value that indicates whether the C1MenuItem is checked.
Syntax
'Declaration
 
Public Property IsChecked As Boolean
 
See Also