[]
Sets the value of the editor control (does nothing since this cell type does not support editing).
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
Type | Name | Description |
---|---|---|
object | value | Value of editor control (as object) |