Back to Devexpress

RowCellObjectCustomDrawEventArgs Constructors

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

latest1.1 KB
Original Source

RowCellObjectCustomDrawEventArgs Constructors

Serves as the base for the FooterCellCustomDrawEventArgs class.

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

See Also

RowCellObjectCustomDrawEventArgs Class

RowCellObjectCustomDrawEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace