RowStyleEventArgs Properties
Provides data for the GridView.RowStyle event.
Name | Description |
---|---|
Appearance | Gets the appearance settings used to paint the cells within the row currently being processed. |
High |
Gets or sets whether the appearance settings provided by the Grid |
Row |
Gets the row’s handle (position). For the Column |
State | Gets the current state of the processed row. |
See Also