SchedulerFormTemplateContainer.ControlId Property
In This Article
Gets the programmatic identifier assigned to the form control (server-side).
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
String | A string containing the programmatic identifier. |
See Also