FABCreateRecurringAppointmentActionItem Class
In This Article
Represents the action item that allows you to create a recurring appointment.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class FABCreateRecurringAppointmentActionItem :
SchedulerFABActionItem
#Remarks
Note
Refer to the Floating Action Button topic for more information.
#Online Demo
#Inheritance
Object
StateManager
CollectionItem
FABCollectionItemBase
FABActionItem
SchedulerFABActionItem
FABCreateRecurringAppointmentActionItem
See Also