WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / IsChecked Property
In This Topic
    IsChecked Property
    In This Topic
    Gets or sets a value that indicates whether the C1MenuItem is checked.
    Syntax
    public bool IsChecked {get; set;}
    See Also