RowCellAlignmentEventArgs Constructors
Provides data for the ColumnView.RowCellDefaultAlignment event.Name | Parameters | Description |
---|---|---|
RowCellAlignmentEventArgs(Int32, GridColumn, HorzAlignment) | rowHandle, column, horzAlignment | Creates a new RowCellAlignmentEventArgs object. |
See Also