[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridRow.GetEditorValue

GetEditorValue Method

GetEditorValue(GridColumn, FrameworkElement)

Gets the editor value.

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

The column.

FrameworkElement editor

The editor.

Returns
Type Description
object