Click or drag to resize

RecroGridColumnDefsColWidth Property

Gets the width of the column.

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

Property Value

Type: Int32
The width of the column.
See Also