C1.Win.FlexGrid 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
 
See Also