SchedulerViewBase.DisplayName Property
Gets or sets the string to display to indicate the currently active view.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
String | A string, specifying the view’s name. The default is the view’s name with the word “Calendar” appended. |
See Also