The Resource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Columns |
Additional header columns collection.
|
![]() | DataItem |
Custom object to be passed to DayPilotScheduler.BeforeResHeaderRender.
|
![]() | DynamicChildren |
Children will be loaded on demand (on expand icon click).
|
![]() | Expanded |
Get or set the initial expanded/collapsed state.
|
![]() | Children |
A collection of child columns.
|
![]() | ChildrenLoaded | Obsolete.
False for dynamic children loading. Obsolete. Use !DynamicChildren instead.
|
![]() | Id |
Row id.
|
![]() | IsParent |
Force parent status.
|
![]() | Name |
Get or set the row name (Row.Name).
|
![]() | ToolTip |
Get or set the row header ToolTip.
|
![]() | Value | Obsolete.
Row value (id).
|