ASPxFloatingActionButton.InitialActionContext Property
In This Article
Specifies which floating action button’s action should be displayed when a page is initialized.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string value that specifies the action’s context name. |
See Also