Back to Devexpress

CellEventArgs Constructors

windowsforms-devexpress-dot-xtratreelist-dot-celleventargs-dot-ctor.md

latest763 B
Original Source

CellEventArgs Constructors

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

NameParametersDescription
CellEventArgs(TreeListColumn, TreeListNode)column, nodeCreates an instance of the CellEventArgs class.

See Also

CellEventArgs Class

CellEventArgs Members

DevExpress.XtraTreeList Namespace