Back to Devexpress

RowObjectCustomDrawEventArgs Constructors

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

latest1008 B
Original Source

RowObjectCustomDrawEventArgs Constructors

Provides data for custom painting events that need to provide row identification facilities.

NameParametersDescription
RowObjectCustomDrawEventArgs(GraphicsCache, Int32, ObjectPainter, ObjectInfoArgs, AppearanceObject)cache, rowHandle, painter, info, appearanceInitializes a new instance of the RowObjectCustomDrawEventArgs class.

See Also

RowObjectCustomDrawEventArgs Class

RowObjectCustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace