Working with Table > Enumerations > TabSearchDirection
Namespace: PP.Ui
The TabSearchDirection enumeration determines search direction in a table.
It is used by the TabSheetDataSource.search method.
Value |
Brief description |
Rows |
By rows. |
Columns |
By columns. |
See also: