BeginRowLayoutEventArgs Properties |
The BeginRowLayoutEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether table drawing should stop.
|
|
|
CellStyle |
Gets or sets the cell style.
|
|
|
ColumnSpanMap |
Gets or sets the span map.
|
|
|
IgnoreColumnFormat |
Gets or sets a value indicating whether column string format should be ignored.
|
|
|
MinimalHeight |
Sets the minimal height of the row.
|
|
|
RowIndex |
Gets the index of the row.
|
|
|
Skip |
Gets or sets a value indicating whether this row should be ignored.
|