Partager via


DataGridPreparingCellForEditEventArgs.EditingElement Propriété

Définition

Obtient l'élément affiché par la colonne pour une cellule en mode é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é

FrameworkElement

Élément affiché par la colonne pour une cellule en mode édition.

S’applique à

Voir aussi