Back to Devexpress

DailyRecurrenceControl Class

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

latest3.0 KB
Original Source

DailyRecurrenceControl Class

Represents a control for specifying the daily recurrence.

Namespace : DevExpress.Web.ASPxScheduler.Controls

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Remarks

The DailyRecurrence 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 DailyRecurrenceControl

See Also

DailyRecurrenceControl Members

DevExpress.Web.ASPxScheduler.Controls Namespace