| RecroGridColumnDefsColWidth Property |
Gets the width of the column.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public int ColWidth { get; }
Property Value
Type:
Int32
The width of the column.
See Also