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