'Usage
Dim instance As ButtonCellType Dim value As Object instance.SetEditorValue(value)
Parameters
- value
- Object - value of the editor control
'Usage
Dim instance As ButtonCellType Dim value As Object instance.SetEditorValue(value)
Exception | Description |
---|---|
System.ArgumentException | Specified value to set is not valid |