[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridRow.GetEditorValue

GetEditorValue Method

GetEditorValue(GridColumn, ComponentBase)

Gets the editor value.

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

The column.

ComponentBase editor

The editor.

Returns
Type Description
object