ASPxSchedulerStyles.PopupForm Property
Gets the style settings that define the appearance of the popup form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.PopupFormStyles | A DevExpress.Web.ASPxScheduler.PopupFormStyles object that contains the style settings. |
See Also