Back to Devexpress

ASPxSchedulerPopupForm Class

aspnet-devexpress-dot-web-dot-aspxscheduler-9854747f.md

latest3.1 KB
Original Source

ASPxSchedulerPopupForm Class

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

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxSchedulerPopupForm :
    ASPxPopupControl
vb
Public Class ASPxSchedulerPopupForm
    Inherits ASPxPopupControl

Remarks

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

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

IPropertiesOwner

IDataSourceViewSchemaAccessor

ICallbackEventHandler

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxPopupControlBase ASPxPopupControl ASPxSchedulerPopupForm

See Also

ASPxSchedulerPopupForm Members

DevExpress.Web.ASPxScheduler Namespace