ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterMenuItem Class / Highlighted Property

In This Topic
    Highlighted Property
    In This Topic
    Gets or sets that the menu item is highlighted.
    Syntax
    'Declaration
     
    Public Property Highlighted As Boolean
    public bool Highlighted {get; set;}
    See Also