[]
        
(Showing Draft Content)

C1.iOS.Grid.GridRow.GetEditorValue

GetEditorValue Method

GetEditorValue(GridColumn, UIView)

Gets the editor value.

Declaration
protected object GetEditorValue(GridColumn column, UIView editor)
Parameters
Type Name Description
GridColumn column

The column.

UIView editor

The editor.

Returns
Type Description
object