New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
GroupBy
GroupingDirection
ReadOnly
ShowDateHeaders
ShowResourceHeaders
UserSelectable
Telerik.Web.UI.GroupableViewSettings
This Class defines the GroupableViewSettings of RadScheduler.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ObjectWithState
- Telerik.Web.UI.ViewSettings
- Telerik.Web.UI.GroupableViewSettings
Properties
GroupBy String
Gets or sets the resource to group by.
GroupingDirection GroupingDirection
Gets or sets the resource grouping direction.
ReadOnly Boolean
Gets or sets a value indicating whether the view is in read-only mode.
Remarks
By default the user is able to insert, edit and delete appointments. Use the ReadOnly to disable the editing capabilities of RadScheduler.
ShowDateHeaders Boolean
Gets or sets a value indicating whether to render date headers for the current view.
ShowResourceHeaders Boolean
Gets or sets a value indicating whether to render resource headers for the current view.
UserSelectable Boolean
Gets or sets a value indicating whether to render a tab for the current view in the view chooser.