[]
        
(Showing Draft Content)

C1.Maui.Grid.GridRow.GetEditorValue

GetEditorValue Method

GetEditorValue(GridColumn, View)

Gets the editor value.

Declaration
protected object GetEditorValue(GridColumn column, View editor)
Protected Function GetEditorValue(column As GridColumn, editor As View) As Object
Parameters
Type Name Description
GridColumn column

The column.

View editor

The editor.

Returns
Type Description
object