RowObjectCustomDrawEventArgs Constructors
Provides data for custom painting events that need to provide row identification facilities.Name | Parameters | Description |
---|---|---|
RowObjectCustomDrawEventArgs(GraphicsCache, Int32, ObjectPainter, ObjectInfoArgs, AppearanceObject) | cache, rowHandle, painter, info, appearance | Initializes a new instance of the RowObjectCustomDrawEventArgs class. |
See Also