FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class / OnlyVisibleColumns Property

In This Topic
    OnlyVisibleColumns Property (SearchApplyingEventArgs)
    In This Topic
    Gets whether to search only in visible columns.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OnlyVisibleColumns As Boolean
    public bool OnlyVisibleColumns {get;}
    See Also