Back to Devexpress

RowCellAlignmentEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-rowcellalignmenteventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

RowCellAlignmentEventArgs Properties

Provides data for the ColumnView.RowCellDefaultAlignment event.

NameDescription
CellValueReturns the currently processed cell value. Inherited from CustomRowCellEventArgs.
ColumnGets the column to which the currently processed cell corresponds. Inherited from CustomRowCellEventArgs.
HorzAlignmentGets or sets the cell content’s default horizontal alignment.
RowHandleGets the handle of the row that contains the processed cell. Inherited from CustomRowCellEventArgs.

See Also

RowCellAlignmentEventArgs Class

RowCellAlignmentEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace