IDataGridStyles.Item

Syntax

Item(Index: Integer): IDataGridStyle;

Parameters

Index - index of the style that must be obtained.

Description

The Item property returns the style, which index is passed as the Index input parameter.

See also:

IDataGridStyles