ComponentOne Basic Library for UWP
IsChecked Property (C1MenuItem)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuItem Class : IsChecked Property
Gets or sets a value that indicates whether the C1MenuItem is checked.
Syntax
'Declaration
 
Public Property IsChecked As System.Boolean
public System.bool IsChecked {get; set;}
See Also

Reference

C1MenuItem Class
C1MenuItem Members