Provides data for the DrawColumn event.
The following tables list the members exposed by the DrawColumnEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the related column. (Inherited from ColumnEventArgs.) |
|
![]() |
Gets the Graphics instance that can be used to perform custom drawing. |
|
![]() |
Gets the bounding rectangle of the column header. |
See Also