IGridViewColumn.DataStyle

Syntax

DataStyle: ITabCellStyle;

Description

The DataStyle property determines the style applied to displayed column data.

Example

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

See also:

IGridViewColumn