FloatingActionButtonProperties.InitialActionContext Property
Specifies which floating action button’s action should be displayed when a page is initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | The action’s context name. |
See Also