Skip to main content

ASPxSchedulerRelatedControlBase Class

Serves as a base class for controls, accompanying the ASPxScheduler control in a suite.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public abstract class ASPxSchedulerRelatedControlBase :
    ASPxWebControl,
    IRelatedControl,
    ISupportsCallbackResult,
    ISchedulerRelatedControl

#Remarks

The class implements interfaces for related controls in a web control suite.

See Also