IModelDashboardViewItem.ActionsToolbarVisibility Property
In This Article
Indicates whether the Action toolbar is visible in the DashboardViewItem‘s IModelDashboardViewItem.View.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
[DefaultValue(ActionsToolbarVisibility.Default)]
ActionsToolbarVisibility ActionsToolbarVisibility { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Actions |
Default | An Actions |
See Also