Back to Devexpress

ASPxSchedulerRelatedControl Class

aspnet-devexpress-dot-web-dot-aspxscheduler-12b501c3.md

latest4.2 KB
Original Source

ASPxSchedulerRelatedControl Class

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

Declaration

csharp
public abstract class ASPxSchedulerRelatedControl :
    ASPxSchedulerRelatedControlBase
vb
Public MustInherit Class ASPxSchedulerRelatedControl
    Inherits ASPxSchedulerRelatedControlBase

Remarks

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

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Show 21 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl ASPxResourceNavigator

ASPxTimeZoneEdit

ASPxViewNavigator

ASPxViewSelector

ASPxViewVisibleInterval

ASPxDateNavigator

BootstrapSchedulerViewSelector

BootstrapSchedulerDateNavigator

BootstrapSchedulerViewVisibleInterval

BootstrapSchedulerResourceNavigator

BootstrapSchedulerTimeZoneEdit

BootstrapSchedulerViewNavigator

MVCxDateNavigator

MVCxTimeZoneEdit

See Also

ASPxSchedulerRelatedControl Members

DevExpress.Web.ASPxScheduler Namespace