Share via


DataGridCellEditEndingEventArgs.EditingElement Propriété

Définition

Obtient l'élément affiché par la cellule en mode d'édition.

public:
 property System::Windows::FrameworkElement ^ EditingElement { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement EditingElement { get; }
member this.EditingElement : System.Windows.FrameworkElement
Public ReadOnly Property EditingElement As FrameworkElement

Valeur de propriété

Élément affiché par la cellule en mode d'édition.

S’applique à

Voir aussi