ASPxSchedulerRelatedControl 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 ASPxSchedulerRelatedControl :
ASPxSchedulerRelatedControlBase
#Remarks
The class implements methods for creating the control hierarchy, performing the callbacks and skinning.
#Implements
#Inheritance
Show 21 items
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSchedulerRelatedControlBase
ASPxSchedulerRelatedControl
See Also