Click or drag to resize
RangeIsValid Property
Determines whether the range is valid..

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
true if and only if this range is valid.
See Also