Gets whether the current FormatConditionBase object is properly specified.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
[Browsable(false)]
public virtual bool IsValid { get; }
<Browsable(False)>
Public Overridable ReadOnly Property IsValid As Boolean
Type | Description |
---|---|
Boolean | true, if the current object is properly specified; otherwise, false. |