FormatConditionBase.IsEnabled Property
Gets or sets a flag that indicates whether the format rule is enabled. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the format rule is enabled; otherwise, false. |
See Also