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

ASPxSchedulerRelatedControlBase Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

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

Remarks

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

See Also