IDataGridStyles.Delete

Syntax

Delete(StyleIndex: Integer);

Parameters

StyleIndex. Index of the style to delete.

Description

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

See also:

IDataGridStyles