Skip to main content
A newer version of this page is available. .

RowCellObjectCustomDrawEventArgs Constructors

Serves as the base for the FooterCellCustomDrawEventArgs class.
Name Parameters Description
RowCellObjectCustomDrawEventArgs(GraphicsCache, Int32, GridColumn, ObjectPainter, ObjectInfoArgs, AppearanceObject) cache, rowHandle, column, painter, info, appearance Initializes a new instance of the RowCellObjectCustomDrawEventArgs class.
See Also