Back to Devexpress

CustomDrawEmptyAreaEventArgs Constructors

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

latest1.2 KB
Original Source

CustomDrawEmptyAreaEventArgs Constructors

Provides data for the TreeList.CustomDrawEmptyArea event.

NameParametersDescription
CustomDrawEmptyAreaEventArgs()noneInitializes a new instance of the CustomDrawEmptyAreaEventArgs class.
CustomDrawEmptyAreaEventArgs(GraphicsCache, Rectangle, Rectangle, Rectangle[], StyleObjectInfoArgs)cache, emptyRows, behindColumn, emptyRectangles, infoInitializes a new instance of the CustomDrawEmptyAreaEventArgs class.

See Also

CustomDrawEmptyAreaEventArgs Class

CustomDrawEmptyAreaEventArgs Members

DevExpress.XtraTreeList Namespace