IDataGridColumnHeaderStyle

Description

The IDataGridColumnHeaderStyle interface contains properties that determine parameters of band header formatting, or of the DataGrid component column.

Properties

  Property name Brief description
Brush The Brush property determines the brush that is used to fill a header area.
Font The Font property determines parameters of the font that is used to display header text.
HorizontalAlignment The HorizontalAlignment property determines horizontal alignment of a header text.
VerticalAlignment The VerticalAlignment property determines vertical alignment of a header text.

See also:

ExtCtrls Assembly Interfaces