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 Property Width As Integer
Get
Set
abstract Width : int with get, set
Property Value
Type:
Int32The width of the column.
See Also