Back to Devexpress

CustomDrawEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-customdraweventargs-dot-ctor.md

latest1.0 KB
Original Source

CustomDrawEventArgs Constructors

Provides data for the GridView.CustomDrawGroupPanel and ColumnView.CustomDrawEmptyForeground events.

NameParametersDescription
CustomDrawEventArgs(GraphicsCache, Rectangle, AppearanceObject)cache, bounds, appearanceInitializes a new instance of the CustomDrawEventArgs class.

See Also

CustomDrawEventArgs Class

CustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace