RecroGridColumnDefsColWidth Property

Gets the width of the column.

Definition

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

Property Value

Int32
The width of the column.

See Also