FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnFilterMenuItem Class / Highlighted Property

In This Topic
    Highlighted Property (ColumnFilterMenuItem)
    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