Click or drag to resize

BeginRowLayoutEventArgs Properties

The BeginRowLayoutEventArgs type exposes the following members.

Properties
Name Description
Public property Cancel
Gets or sets a value indicating whether table drawing should stop.
Public property CellStyle
Gets or sets the cell style.
Public property ColumnSpanMap
Gets or sets the span map.
Public property IgnoreColumnFormat
Gets or sets a value indicating whether column string format should be ignored.
Public property MinimalHeight
Sets the minimal height of the row.
Public property RowIndex
Gets the index of the row.
Public property Skip
Gets or sets a value indicating whether this row should be ignored.
Top
See Also