[]
        
(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)
Protected Function GetEditorValue(column As GridColumn, editor As UIView) As Object
Parameters
Type Name Description
GridColumn column

The column.

UIView editor

The editor.

Returns
Type Description
object