ColumnHeaderCustomDrawEventArgs Constructors
Provides data for the GridView.CustomDrawColumnHeader event.Name | Parameters | Description |
---|---|---|
ColumnHeaderCustomDrawEventArgs(GraphicsCache, HeaderObjectPainter, GridColumnInfoArgs) | cache, painter, info | Initializes a new instance of the ColumnHeaderCustomDrawEventArgs class. |
See Also