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

FABDeleteAppointmentActionItem Class

Represents the action item that allows you to delete an appointment.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class FABDeleteAppointmentActionItem :
    SchedulerFABActionItem

Remarks

Note

Refer to the Floating Action Button topic for more information.

Online Demo

Floating Action Button

See Also