RecroGridColumnDefsColPos Property

Gets the col position.

Definition

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

Property Value

Int32
The col position.

See Also