ColumnBindingT Class |
Namespace: Eto.Forms
[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.ColumnBinding`1"]
The ColumnBindingT type exposes the following members.
Name | Description | |
---|---|---|
ColumnBindingT |
Initializes a new instance of the ColumnBinding class
| |
ColumnBindingT(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 IndirectBindingTInternalGetValue(Object).) | |
InternalSetValue |
Implements the logic to set the value to the specified object
(Overrides IndirectBindingTInternalSetValue(Object, T).) |