Back to Devexpress

GetCustomNodeCellEditEventArgs Properties

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

latest1.1 KB
Original Source

GetCustomNodeCellEditEventArgs Properties

Provides data for the TreeList.CustomNodeCellEdit event.

NameDescription
ColumnGets a column to which the cell processed by an event belongs. Inherited from CellEventArgs.
NodeGets the current Tree List node. Inherited from NodeEventArgs.
RepositoryItemGets or sets the editor assigned to the processed cell.

See Also

GetCustomNodeCellEditEventArgs Class

GetCustomNodeCellEditEventArgs Members

DevExpress.XtraTreeList Namespace