The BeforeResHeaderRenderArgs type exposes the following members.

Properties

  NameDescription
Public propertyAreas
Collection of active areas.
Public propertyBackgroundColor
Get or set the background color of the resource header, e.g. "#FF0000", "blue".
Public propertyColumns
Row header columns.
Public propertyCssClass
Public propertyDataItem
Source data object associated with this resource.
Public propertyDate Obsolete.
Get the resource date.
Public propertyEventHeight
Public propertyHtml
Get or set the resource header HTML.
Public propertyId
Get the resource value.
Public propertyInnerHtml Obsolete.
Get or set the resource header HTML. Obsolete. Use .Html instead.
Public propertyIsCorner Obsolete.
True for the upper-left header cell.
Public propertyMarginBottom
Custom row bottom margin, overrides DayPilotScheduler.RowMarginBottom.
Public propertyMinHeight
Custom minimal row height, overrides DayPilotScheduler.RowMinHeight.
Public propertyMoveEnabled
Public propertyName
Get the resource name.
Public propertyStart
Public propertyToolTip
Get or set the resource header tooltip.

See Also