The BeforeResHeaderRenderArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Areas |
Collection of active areas.
| |
| BackgroundColor |
Get or set the background color of the resource header, e.g. "#FF0000", "blue".
| |
| Columns |
Row header columns.
| |
| CssClass | ||
| DataItem |
Source data object associated with this resource.
| |
| Date | Obsolete.
Get the resource date.
| |
| EventHeight | ||
| Html |
Get or set the resource header HTML.
| |
| Id |
Get the resource value.
| |
| InnerHtml | Obsolete.
Get or set the resource header HTML. Obsolete. Use .Html instead.
| |
| IsCorner | Obsolete.
True for the upper-left header cell.
| |
| MarginBottom |
Custom row bottom margin, overrides DayPilotScheduler.RowMarginBottom.
| |
| MinHeight |
Custom minimal row height, overrides DayPilotScheduler.RowMinHeight.
| |
| MoveEnabled | ||
| Name |
Get the resource name.
| |
| Start | ||
| ToolTip |
Get or set the resource header tooltip.
|