BandHeaderCustomDrawEventArgs Constructors
Provides data for the BandedGridView.CustomDrawBandHeader event.| Name | Parameters | Description |
|---|---|---|
| BandHeaderCustomDrawEventArgs(GraphicsCache, HeaderObjectPainter, GridBandInfoArgs) | cache, painter, info | Initializes a new instance of the BandHeaderCustomDrawEventArgs class. |
See Also