ComponentOne DataGrid for WPF and Silverlight
PrepareCellForEdit Method (DataGridComboBoxColumn)

C1.Silverlight.DataGrid Namespace > DataGridComboBoxColumn Class : PrepareCellForEdit Method
Syntax
'Declaration
 
Public Overrides Function PrepareCellForEdit( _
   ByVal editingElement As System.Windows.FrameworkElement _
) As System.Object
public override System.object PrepareCellForEdit( 
   System.Windows.FrameworkElement editingElement
)

Parameters

editingElement
See Also

Reference

DataGridComboBoxColumn Class
DataGridComboBoxColumn Members