The BeforeHeaderRenderEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodBeforeHeaderRenderEventArgs
Initializes a new instance of the BeforeHeaderRenderEventArgs class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyBackgroundColor
Get or set the background color of the column header, e.g. "#FF0000", "blue".
Public propertyDayOfWeek
Gets the day of week for the header cell.
Public propertyHtml
Get or set the column header HTML.
Public propertyInnerHTML Obsolete.
Get or set the column header HTML.

See Also