WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / IsHighlightSupported Property
In This Topic
    IsHighlightSupported Property
    In This Topic
    Gets or sets the System.Boolean value determining whether menu item should support highlighted state. The default value is True.
    Syntax
    public bool IsHighlightSupported {get; set;}
    See Also