[]
Provides data for the FetchRowStyle event.
public class FetchRowStyleEventArgs : EventArgs
Name | Description |
---|---|
CellStyle | The Style used to render the row. |
Row | The index of the row for the cell being rendered. |
Split | Indicates the position in the Splits collection. |