FABDeleteAppointmentActionItem(String) Constructor
Initializes a new instance of the FABDeleteAppointmentActionItem class.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
text | String | A string value that represents the action item’s name. |
See Also