Click or drag to resize

ColumnBindingTColumn Property

Gets or sets the column the binding will get/set the value

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

Property Value

Type: Int32
See Also