IDataGridRootBands

Assembly: ExtCtrls;

Description

The IDataGridRootBands interface contains properties that are used to work with fixed bands of the DataGrid component.

Comments

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

Properties

  Property name Brief description
Center The Center property returns central band parameters.
Left The Left property returns left fixed band parameters.
Right The Right property returns right fixed band parameters.

See also:

ExtCtrls Assembly Interfaces