SchedulerViewBase.DisplayName Property
Gets or sets the string to display to indicate the scheduler’s view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.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