Back to Devexpress

FABEditAppointmentActionGroup Class

aspnet-devexpress-dot-web-dot-aspxscheduler-1850f28a.md

latest1.9 KB
Original Source

FABEditAppointmentActionGroup Class

Represents the floating action button’s action group that contains action items related to appointment editing.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class FABEditAppointmentActionGroup :
    FABActionGroup
vb
Public Class FABEditAppointmentActionGroup
    Inherits FABActionGroup

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 FABActionBase FABActionGroup FABEditAppointmentActionGroup

See Also

FABEditAppointmentActionGroup Members

DevExpress.Web.ASPxScheduler Namespace