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