DashboardItemFormatRule.Enabled Property
In This Article
Gets or sets whether the current format rule is enabled.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the current format rule is enabled; otherwise, false. |
See Also