ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCellPresenter Class / UpdateEditingCell Method

In This Topic
    UpdateEditingCell Method (DataGridCellPresenter)
    In This Topic
    Updates the editing cell state.
    Syntax
    'Declaration
     
    
    Public Function UpdateEditingCell() As FrameworkElement
    public FrameworkElement UpdateEditingCell()
    See Also