SchedulerFormTemplateContainer.Caption Property
In This Article
Gets or sets the caption of the form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
String | A string used as the form’s caption. |
See Also