Click or drag to resize

RecroGridColumnDefsColPos Property

Gets the col position.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public int ColPos { get; }

Property Value

Type: Int32
The col position.
See Also