Namespace: PP.Ui
The TabFixedBehaviour enumeration specifies how fixed rows and columns in the table are selected on click.
It is used by the following methods:
|
Value |
Brief description |
|
0 |
Off. Only clicked cell is selected. |
|
2 |
SelectablePart. Clicked row or column is selected without corresponding headers. |
|
3 |
SelectableAll. Clicked row or column together with the headers are selected. |
Seebsp;also: