[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridRow.GetEditorValue

GetEditorValue Method

GetEditorValue(GridColumn, View)

Gets the editor value.

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

The column.

View editor

The editor.

Returns
Type Description
object