SchedulerViewBase.MenuCaption Property
Gets or sets the menu caption string to indicate the 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, representing the menu caption for a scheduler’s view. |
See Also