DataGridRowStyleEventArgs

Description

The DataGridRowStyleEventArgs class implements argument of the event when drawing table row.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the event when drawing table row.

Properties inherited from IDataGridRowStyleEventArgs

  Property name Brief description
The Row property returns index of the row for which the event is generated.
The StyleIndex property determines style index that should be used for the current table string.

Properties inherited from IDataGridEventArgs

   Property name Brief description
Grid The Grid property returns the table, for which any event is generated.

See also:

ExtCtrls Assembly Classes