Back to Devexpress

CustomDrawFooterCellEventArgs Constructors

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

latest1.2 KB
Original Source

CustomDrawFooterCellEventArgs Constructors

Provides data for the TreeList.CustomDrawFooterCell event.

NameParametersDescription
CustomDrawFooterCellEventArgs()noneInitializes a new instance of the CustomDrawFooterCellEventArgs class.
CustomDrawFooterCellEventArgs(GraphicsCache, FooterItem, ObjectPainter, FooterCellInfoArgs)cache, item, painter, infoInitializes a new instance of the CustomDrawFooterCellEventArgs class.

See Also

CustomDrawFooterCellEventArgs Class

CustomDrawFooterCellEventArgs Members

DevExpress.XtraTreeList Namespace