Sdílet prostřednictvím


DataGridPreparingCellForEditEventArgs.EditingElement Vlastnost

Definice

Získá prvek, který sloupec zobrazí pro buňku v režimu úprav.

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

Hodnota vlastnosti

FrameworkElement

Prvek, který sloupec zobrazuje pro buňku v režimu úprav.

Platí pro

Viz také