Skip to main content
A newer version of this page is available. .

ASPxSchedulerPopupForm Class

Represents a form based on a web control with popup window functionality.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public class ASPxSchedulerPopupForm :
    ASPxPopupControl

Remarks

The ASPxSchedulerPopupForm is used to create a Reminders window for displaying reminder alerts.

See Also