FormatConditionRangeBase.IsValid Property
Gets whether the current format condition is properly specified.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current format condition is properly specified; otherwise, false. |
See Also