Back to Devexpress

CustomDrawNodePreviewEventArgs Constructors

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

latest1.3 KB
Original Source

CustomDrawNodePreviewEventArgs Constructors

Provides data for the TreeList.CustomDrawNodePreview event.

NameParametersDescription
CustomDrawNodePreviewEventArgs()noneInitializes a new instance of the CustomDrawNodePreviewEventArgs class.
CustomDrawNodePreviewEventArgs(GraphicsCache, TreeListNode, StyleObjectInfoArgs, String, Rectangle)cache, node, info, previewText, previewTextBoundsInitializes a new instance of the CustomDrawNodePreviewEventArgs class with specified settings.

See Also

CustomDrawNodePreviewEventArgs Class

CustomDrawNodePreviewEventArgs Members

DevExpress.XtraTreeList Namespace