Search
DrawColumnEventArgs Members
Properties
 


Provides data for the DrawColumn event.

The following tables list the members exposed by the DrawColumnEventArgs type.

 Public Properties

  Name Description

Column

Gets the related column. (Inherited from ColumnEventArgs.)

Graphics

Gets the Graphics instance that can be used to perform custom drawing.

HeaderBounds

Gets the bounding rectangle of the column header.

 See Also