Back to Devexpress

CustomDrawNodeImagesEventArgs Constructors

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

latest1.3 KB
Original Source

CustomDrawNodeImagesEventArgs Constructors

Provides data for the TreeList.CustomDrawNodeImages event.

NameParametersDescription
CustomDrawNodeImagesEventArgs()noneInitializes a new instance of the CustomDrawNodeImagesEventArgs class.
CustomDrawNodeImagesEventArgs(GraphicsCache, TreeListNode, Int32, Int32, Rectangle, Rectangle, Point, Point, StyleObjectInfoArgs)cache, node, selectImageIndex, stateImageIndex, selectRect, stateRect, selectImageLocation, stateImageLocation, infoInitializes a new instance of the CustomDrawNodeImagesEventArgs class.

See Also

CustomDrawNodeImagesEventArgs Class

CustomDrawNodeImagesEventArgs Members

DevExpress.XtraTreeList Namespace