ASPxViewNavigator.CalendarPopupDiv Property
Provides access to a container for the popup calendar.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| WebControl | A WebControl object, that is a control used as a popup. |
See Also