Back to Devexpress

CustomDrawNodeCellEventArgs Constructors

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

latest1.2 KB
Original Source

CustomDrawNodeCellEventArgs Constructors

Provides data for the TreeList.CustomDrawNodeCell event.

NameParametersDescription
CustomDrawNodeCellEventArgs()noneInitializes a new instance of the CustomDrawNodeCellEventArgs class.
CustomDrawNodeCellEventArgs(GraphicsCache, CellInfo, BaseEditPainter, StyleObjectInfoArgs, Boolean)cache, cellInfo, painter, infoArgs, focusedInitializes a new instance of the CustomDrawNodeCellEventArgs class.

See Also

CustomDrawNodeCellEventArgs Class

CustomDrawNodeCellEventArgs Members

DevExpress.XtraTreeList Namespace