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.1.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.
Implements
Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSchedulerRelatedControlBase
See Also