Back to Devexpress

GetCustomNodeCellStyleEventArgs Properties

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

latest1.1 KB
Original Source

GetCustomNodeCellStyleEventArgs Properties

Provides data for the TreeList.NodeCellStyle event.

NameDescription
AppearanceGets the appearance settings used to paint the cell currently being processed.
ColumnGets a column to which the cell processed by an event belongs. Inherited from CellEventArgs.
NodeGets the current Tree List node. Inherited from NodeEventArgs.

See Also

GetCustomNodeCellStyleEventArgs Class

GetCustomNodeCellStyleEventArgs Members

DevExpress.XtraTreeList Namespace