IModelDashboardViewItem.ActionsToolbarVisibility Property
Indicates whether the Action toolbar is visible in the DashboardViewItem‘s IModelDashboardViewItem.View.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
ActionsToolbarVisibility | Default | An ActionsToolbarVisibility enumeration value specifying whether the Action toolbar is visible in the DashboardViewItem’s View. |
See Also