IValueCommandT Interface |
Namespace: Eto.Forms
[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.IValueCommand`1"]
The IValueCommandT type exposes the following members.
Name | Description | |
---|---|---|
GetValue |
Gets the current value in the command.
| |
SetValue |
Sets the value in the command from the control.
|
Name | Description | |
---|---|---|
ValueChanged |
Event to signal to the control/widget that the value has been changed.
|