The BeforeResHeaderRenderArgs type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

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