Back to Devexpress

CustomDrawNodeButtonEventArgs Constructors

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

latest1.2 KB
Original Source

CustomDrawNodeButtonEventArgs Constructors

Provides data for the TreeList.CustomDrawNodeButton event.

NameParametersDescription
CustomDrawNodeButtonEventArgs()noneInitializes a new instance of the CustomDrawNodeButtonEventArgs class.
CustomDrawNodeButtonEventArgs(GraphicsCache, TreeListNode, ObjectPainter, OpenCloseButtonInfoArgs)cache, node, painter, infoInitializes a new instance of the CustomDrawNodeButtonEventArgs class.

See Also

CustomDrawNodeButtonEventArgs Class

CustomDrawNodeButtonEventArgs Members

DevExpress.XtraTreeList Namespace