The BeforeTimeHeaderRenderEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundColor
Cell background color.
Public propertyEnd
Cell end time.
Public propertyInnerHTML
Cell inner HTML.
Public propertyIsColGroup
True if this cell is in the first row (column groups).
Public propertyStart
Cell start time.
Public propertyToolTip
Cell tooltip (appears after hodling the cursor for a while, achieved using standard title HTML attribute).
Public propertyVisible
Whether this column is visible.

See Also