Method | Description | |
---|---|---|
GenerateEditingElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
||
GenerateElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
Method | Description | |
---|---|---|
ApplyBinding ( System.Windows.Data.BindingBase binding, |
||
ApplyBinding ( |
||
ApplyStyle ( bool isEditing, bool defaultToElementStyle, |
||
DataGridNumericUpDownColumn ( ) : System.Windows | ||
GenerateNumericUpDown ( bool isEditing, System.Windows.Controls.DataGridCell cell ) : NumericUpDown | ||
PickStyle ( bool isEditing, bool defaultToElementStyle ) : System.Windows.Style |
protected GenerateEditingElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
||
cell | System.Windows.Controls.DataGridCell | |
dataItem | object | |
return |
protected GenerateElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
||
cell | System.Windows.Controls.DataGridCell | |
dataItem | object | |
return |