aspnet-devexpress-dot-web-dot-aspxscheduler-3f600da1.md
Serves as a base class for controls, accompanying the ASPxScheduler control in a suite.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public abstract class ASPxSchedulerRelatedControlBase :
ASPxWebControl,
IRelatedControl,
ISupportsCallbackResult,
ISchedulerRelatedControl
Public MustInherit Class ASPxSchedulerRelatedControlBase
Inherits ASPxWebControl
Implements IRelatedControl,
ISupportsCallbackResult,
ISchedulerRelatedControl
The class implements interfaces for related controls in a web control suite.
Show 14 items
Show 21 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl
BootstrapSchedulerViewSelector
BootstrapSchedulerDateNavigator
BootstrapSchedulerViewVisibleInterval
BootstrapSchedulerResourceNavigator
BootstrapSchedulerTimeZoneEdit
BootstrapSchedulerViewNavigator
See Also