Back to Devexpress

FABCreateRecurringAppointmentActionItem Class

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

latest2.0 KB
Original Source

FABCreateRecurringAppointmentActionItem Class

Represents the action item that allows you to create a recurring appointment.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class FABCreateRecurringAppointmentActionItem :
    SchedulerFABActionItem
vb
Public Class FABCreateRecurringAppointmentActionItem
    Inherits SchedulerFABActionItem

Remarks

Note

Refer to the Floating Action Button topic for more information.

Online Demo

Floating Action Button

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem FABCollectionItemBase FABActionItem SchedulerFABActionItem FABCreateRecurringAppointmentActionItem

See Also

FABCreateRecurringAppointmentActionItem Members

DevExpress.Web.ASPxScheduler Namespace