SchedulerGroupSettingsTagHelper
Example
Razor
<group>
<resources></resources>
</group>
ChildTags
| Tag Name | Details |
|---|---|
| resources | SchedulerGroupResourcesTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| date | Boolean | If set to true and the group.resources has some resources set the view is grouped by date. |
| orientation | String | The orientation of the group headers. Supported values are horizontal or vertical. Note that the agenda view is always in vertical orientation. |