IDataGridStyles.Add

Syntax

Add: IDataGridStyle;

Description

The Add method adds a new style to the styles collection of the DataGrid component.

Example

The method use is given in the example for IDataGridStyle.BackgroundColor.

See also:

IDataGridStyles