Back to Devexpress

YearlyRecurrenceControl Class

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-controls-d1894677.md

latest3.0 KB
Original Source

YearlyRecurrenceControl Class

Represents a control for specifying the yearly recurrence.

Namespace : DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Remarks

The YearlyRecurrence 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 YearlyRecurrenceControl

See Also

YearlyRecurrenceControl Members

DevExpress.Web.ASPxScheduler.Controls Namespace