The FixedState enumeration contains fixed bands, in which an object may be located.
It is used by the following property:
Value | Brief description |
0 | None. By default it is located in main central table band. |
1 | Left. Left fixed table band. |
2 | Right. Right fixed table band. |
The access to bands is given by the IDataGrid.RootBands property.
See also: