Skip to main content

WeeklyRecurrenceControl Class

Represents a control for specifying the weekly recurrence.

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class WeeklyRecurrenceControl :
    ClientSideSupportRecurrenceRuleControlBase

Remarks

The WeeklyRecurrence control is illustrated in the following picture:

WeeklyRecurrence

Inheritance

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