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

MonthlyRecurrenceControl Class

Represents a control for specifying the monthly recurrence.

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

Declaration

public class MonthlyRecurrenceControl :
    ClientSideSupportRecurrenceRuleControlBase

Remarks

The MonthlyRecurrence control is illustrated in the following picture:

MonthlyRecurrence

Inheritance

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