ComponentOne DataGrid for WPF and Silverlight
PrepareCellForEdit Method (DataGridBoundColumn)

C1.WPF.DataGrid Namespace > DataGridBoundColumn 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

DataGridBoundColumn Class
DataGridBoundColumn Members