Click or drag to resize
RangeRangeType Property
Gets the type of this range.

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

Property Value

Type: RangeType
The type of range
See Also