Back to Devexpress

FABEditAppointmentActionItem Class

aspnet-devexpress-dot-web-dot-aspxscheduler-1613ef4d.md

latest1.9 KB
Original Source

FABEditAppointmentActionItem Class

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

See Also

FABEditAppointmentActionItem Members

DevExpress.Web.ASPxScheduler Namespace