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

ASPxSchedulerRelatedControl Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public abstract class ASPxSchedulerRelatedControl :
    ASPxSchedulerRelatedControlBase

Remarks

The class implements methods for creating the control hierarchy, performing the callbacks and skinning.

See Also