[]
Gets the value from the editing control used for the mutually exclusive check box cell.
public override object GetEditorValue(Control owner, string id)
Public Overrides Function GetEditorValue(owner As Control, id As String) As Object
Type | Name | Description |
---|---|---|
Control | owner | Spread component that owns this editor control |
string | id | Unique identifier used by the Spread component to identify this editor control |
Type | Description |
---|---|
object |