IDataGridStyles.Delete

Syntax

Delete(StyleIndex: Integer);

Parameters

StyleIndex - index of the style, that needs removal.

Description

The Delete method removes the row, which index is passed as the StyleIndex input parameter.

See also:

IDataGridStyles