Method | Description | |
---|---|---|
GenerateEditingElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
||
GenerateElement ( System.Windows.Controls.DataGridCell cell, object dataItem ) : |
Method | Description | |
---|---|---|
ChooseCellTemplate ( bool isEditing ) : System.Windows.DataTemplate | ||
ChooseCellTemplateSelector ( bool isEditing ) : System.Windows.Controls.DataTemplateSelector | ||
LoadTemplateContent ( bool isEditing, object dataItem, System.Windows.Controls.DataGridCell cell ) : |
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 |