[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridDateTimeColumn.GetEditorValue

GetEditorValue Method

GetEditorValue(GridRow, FrameworkElement)

Gets the editor value.

Declaration
protected override object GetEditorValue(GridRow row, FrameworkElement editor)
Parameters
Type Name Description
GridRow row

The row.

FrameworkElement editor

The editor.

Returns
Type Description
object
Overrides