Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The IDataGridRootBands interface contains properties that are used to work with fixed bands of the DataGrid component.
The access to fixed bands is given by the IDataGrid.RootBands property.
| Property name | Brief description | |
| Center | The Center property returns central fixed band parameters. | |
| Left | The Left property returns left fixed band parameters. | |
| Right | The Right property returns right fixed band parameters. |
See also: