[]
Gets the editing value posted back from the client for the check box editor control.
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 | FpSpread component that owns this editor control |
string | id | Unique identifier used by the FpSpread component to identify this editor control |
Type | Description |
---|---|
object |