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