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

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.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class FABEditAppointmentActionGroup :
    FABActionGroup

Remarks

Note

Refer to the Floating Action Button topic for more information.

Online Demo

Floating Action Button

See Also