FABEditAppointmentActionGroup(FABActionItemCollection) Constructor
Initializes a new instance of the FABEditAppointmentActionGroup class.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
actions | FABActionItemCollection | A FABActionItemCollection object that contains action items. |
See Also