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