DataGridNumericUpDownColumn.

GenerateEditingElement(DataGridCell, object) Method

Syntax

protected override FrameworkElement GenerateEditingElement(DataGridCell cell, object dataItem)

Parameters

Name Type Description
cell DataGridCell
dataItem object

Return Value

Type Description
FrameworkElement