Skip to main content
A newer version of this page is available. .

YearlyRecurrenceControl Class

Represents a control for specifying the yearly recurrence.

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

Declaration

public class YearlyRecurrenceControl :
    ClientSideSupportRecurrenceRuleControlBase

Remarks

The YearlyRecurrence control is illustrated in the following picture:

YearlyRecurrence

Inheritance

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