ColumnBinding<T> Class |
Namespace: Eto.Forms
[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.ColumnBinding`1"]
The ColumnBinding<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnBinding<T>() |
Initializes a new instance of the ColumnBinding class
|
![]() | ColumnBinding<T>(Int32) |
Initializes a new instance of the ColumnBinding class with the specified column
|
Name | Description | |
---|---|---|
![]() | InternalGetValue |
Implements the logic to get the value from the specified object
(Overrides IndirectBinding<T>.InternalGetValue(Object).) |
![]() | InternalSetValue |
Implements the logic to set the value to the specified object
(Overrides IndirectBinding<T>.InternalSetValue(Object, T).) |