ASPxSchedulerRelatedControlBase Class
In This Article
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.
#Implements
#Inheritance
Show 21 items
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSchedulerRelatedControlBase
See Also