Gets or sets the menu caption string to indicate the View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll
public virtual string MenuCaption { get; set; }
Public Overridable Property MenuCaption As String
Type | Description |
---|---|
String | A string, representing the menu caption for a scheduler's view. |