Back to Devexpress

FABDeleteAppointmentActionItem Class

aspnet-devexpress-dot-web-dot-aspxscheduler-9ce8f94e.md

latest1.9 KB
Original Source

FABDeleteAppointmentActionItem Class

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class FABDeleteAppointmentActionItem :
    SchedulerFABActionItem
vb
Public Class FABDeleteAppointmentActionItem
    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 FABDeleteAppointmentActionItem

See Also

FABDeleteAppointmentActionItem Members

DevExpress.Web.ASPxScheduler Namespace