RowIndicatorCustomDrawEventArgs Constructors
Provides data for the GridView.CustomDrawRowIndicator event.Name | Parameters | Description |
---|---|---|
RowIndicatorCustomDrawEventArgs(GraphicsCache, Int32, ObjectPainter, IndicatorObjectInfoArgs) | cache, rowHandle, painter, info | Initializes a new instance of the RowIndicatorCustomDrawEventArgs class with the specified parameters. |
See Also