DataGridRowStyleEventArgs
Description
The DataGridRowStyleEventArgs class implements argument of the event when drawing table string.
Constructors
|
Constructor name |
Brief description |
|
Create |
The Create constructor creates argument of the event when drawing table string. |
|
Property name |
Brief description |
|
Row |
The Row property returns index of the row for which the event is generated. |
|
StyleIndex |
The StyleIndex property determines style index that should be used for the current table string. |
|
Property name |
Brief description |
|
Grid |
The Grid property returns the table, for which any event is generated. |
See also:
ExtCtrls Assembly Classes