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

FABCreateRecurringAppointmentActionItem Class

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class FABCreateRecurringAppointmentActionItem :
    SchedulerFABActionItem

Remarks

Note

Refer to the Floating Action Button topic for more information.

Online Demo

Floating Action Button

See Also