DataGridColumn.DataGridOwner Vlastnost

Definice

DataGrid Získá ovládací prvek, který obsahuje tento sloupec.

protected public:
 property System::Windows::Controls::DataGrid ^ DataGridOwner { System::Windows::Controls::DataGrid ^ get(); };
protected internal System.Windows.Controls.DataGrid DataGridOwner { get; }
member this.DataGridOwner : System.Windows.Controls.DataGrid
Protected Friend ReadOnly Property DataGridOwner As DataGrid

Hodnota vlastnosti

DataGrid

Ovládací DataGrid prvek, který obsahuje tento sloupec.

Platí pro