[]
Sets the value of the editor control.
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
Type | Name | Description |
---|---|---|
object | value | Object - value of the editor control |
Type | Condition |
---|---|
ArgumentException | Specified value to set is not valid |