Back to Devexpress

MonthlyRecurrenceControl Class

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

latest3.0 KB
Original Source

MonthlyRecurrenceControl Class

Represents a control for specifying the monthly recurrence.

Namespace : DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Remarks

The MonthlyRecurrence 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 MonthlyRecurrenceControl

See Also

MonthlyRecurrenceControl Members

DevExpress.Web.ASPxScheduler.Controls Namespace