IDataGridStyles.Delete

Syntax

Delete(StyleIndex: Integer);

Parameters

StyleIndex - index of the style that must be deleted.

Description

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

See also:

IDataGridStyles