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

DailyRecurrenceControl Class

Represents a control for specifying the daily recurrence.

Namespace: DevExpress.Web.ASPxScheduler.Controls

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

Declaration

public class DailyRecurrenceControl :
    ClientSideSupportRecurrenceRuleControlBase

Remarks

The DailyRecurrence control is illustrated in the following picture:

DailyRecurrence

Inheritance

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