Back to Devexpress

CellEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-celleventargs-dot-underscore-properties.md

latest749 B
Original Source

CellEventArgs Properties

Provides data for events which require column and node as parameters to identify the cell being processed.

NameDescription
ColumnGets a column to which the cell processed by an event belongs.
NodeGets the current Tree List node. Inherited from NodeEventArgs.

See Also

CellEventArgs Class

CellEventArgs Members

DevExpress.XtraTreeList Namespace