Click or drag to resize
RangeWidth Property
Gets the width, in columns, of this range.

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

Property Value

Type: UInt32
The number of columns of this range.
See Also