Back to Devexpress

CustomDrawRowHeaderCellEventArgs Constructors

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-dot-customdrawrowheadercelleventargs-dot-ctor.md

latest1.5 KB
Original Source

CustomDrawRowHeaderCellEventArgs Constructors

Provides data for the VGridControlBase.CustomDrawRowHeaderCell event.

NameParametersDescription
CustomDrawRowHeaderCellEventArgs(GraphicsCache, RowCaptionInfo, ObjectPainter)cache, captionInfo, painterInitializes a new instance of the CustomDrawRowHeaderCellEventArgs class with specified settings.
CustomDrawRowHeaderCellEventArgs(GraphicsCache, Rectangle, AppearanceObject)cache, bounds, appearanceInitializes a new instance of the CustomDrawRowHeaderCellEventArgs class.

See Also

CustomDrawRowHeaderCellEventArgs Class

CustomDrawRowHeaderCellEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace