RowCellAlignmentEventArgs Properties
Provides data for the ColumnView.RowCellDefaultAlignment event.
Name | Description |
---|---|
Cell |
Returns the currently processed cell value.
Inherited from Custom |
Column |
Gets the column to which the currently processed cell corresponds.
Inherited from Custom |
Horz |
Gets or sets the cell content’s default horizontal alignment. |
Row |
Gets the handle of the row that contains the processed cell.
Inherited from Custom |
See Also