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