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; }
Public Property Column As Integer
Get
Set
member Column : int with get, set
Property Value
Type:
Int32See Also