Back to Devexpress

WeeklyRecurrenceControl Class

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-controls-4bdea29b.md

latest3.0 KB
Original Source

WeeklyRecurrenceControl Class

Represents a control for specifying the weekly recurrence.

Namespace : DevExpress.Web.ASPxScheduler.Controls

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class WeeklyRecurrenceControl :
    ClientSideSupportRecurrenceRuleControlBase
vb
Public Class WeeklyRecurrenceControl
    Inherits ClientSideSupportRecurrenceRuleControlBase

Remarks

The WeeklyRecurrence control is illustrated in the following picture:

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl DevExpress.Web.ASPxScheduler.Controls.ASPxSchedulerRecurrenceControlBase DevExpress.Web.ASPxScheduler.Controls.RecurrenceRuleControlBase DevExpress.Web.ASPxScheduler.Controls.ClientSideSupportRecurrenceRuleControlBase WeeklyRecurrenceControl

See Also

WeeklyRecurrenceControl Members

DevExpress.Web.ASPxScheduler.Controls Namespace