Click or drag to resize

GridColumnIHandlerWidth Property

Gets or sets the initial width of the column.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Width { get; set; }

Property Value

Type: Int32
The width of the column.
See Also