IDataGridBandBaseOptions

Description

The IDataGridbandBaseOptions interface contains additional properties of columns and bands of the DataGrid component.

Properties

  Property name Brief description
The AllowPress property determines whether column or band header can be clicked.
The FixedWidth property determines whether columns or bands width can be fixed during the columns width adjustment.
The HotTrack property determines whether object header is highlighted with a different color on mouseover.
The Moveable property determines whether a column or band can be moved with a mouse.
The Resizable property determines whether a column or band can be resized with a mouse.

See also:

ExtCtrls Assembly Interfaces