SchedulerFormEventArgs.Container Property
Gets or sets the container in which the template is instantiated.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SchedulerFormTemplateContainer | An instance of class which inherits from the TemplateContainerBase class, representing a template container. |
See Also