FixedState

Description

The FixedState enumeration contains fixed bands, in which an object may be located.

It is used by the following property:

Available Values

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.

Comments

The access to bands is given by the IDataGrid.RootBands property.

See also:

ExtCtrls Assembly Enumerations