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