ComponentOne Basic Library for UWP
IsChecked Property (C1RadialMenuItem)

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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members