Click or drag to resize
FilterRangeTIsValid Property
Gets a value indicating whether the filter appears to be correctly configured with a valid condition and at least an upper or lower value.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
See Also