IGridViewColumn.HeaderStyle

Syntax

HeaderStyle: ITabCellStyle;

Description

The HeaderStyle property determines the style applied to column header.

Example

The property use is given in the example for IDataGridView.BeginUpdate.

See also:

IGridViewColumn