ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class / OnlyVisibleRows Property

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