FocusSinkLocation
Description
A FocusSinkLocation
is an enum that specifies the location of the FocusSink components in the data grid.
Possible values
Name |
Type |
Value |
Description |
---|---|---|---|
First |
number |
0 |
The FocusSink is the first element in the data grid. |
Last |
number |
1 |
The FocusSink is the last element in the data grid. |
Need help? Contact us!