Gets or sets the initial width of the column.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public int Width { get; set; }
Public Property Width As Integer
Get
Set
member Width : int with get, set
Property Value
Type:
Int32The width of the column.
See Also