Back to Devexpress

CustomDrawRowFooterEventArgs Constructors

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

latest1.2 KB
Original Source

CustomDrawRowFooterEventArgs Constructors

Provides data for the TreeList.CustomDrawRowFooter event.

NameParametersDescription
CustomDrawRowFooterEventArgs()noneInitializes a new instance of the CustomDrawRowFooterEventArgs class.
CustomDrawRowFooterEventArgs(GraphicsCache, ObjectPainter, RowFooterInfo)cache, painter, infoInitializes a new instance of the CustomDrawRowFooterEventArgs class.

See Also

CustomDrawRowFooterEventArgs Class

CustomDrawRowFooterEventArgs Members

DevExpress.XtraTreeList Namespace