Sdílet prostřednictvím


DataGridHyperlinkColumn.ContentBinding Vlastnost

Definice

Získá nebo nastaví vazbu na text hypertextového odkazu.

public:
 property System::Windows::Data::BindingBase ^ ContentBinding { System::Windows::Data::BindingBase ^ get(); void set(System::Windows::Data::BindingBase ^ value); };
public System.Windows.Data.BindingBase ContentBinding { get; set; }
member this.ContentBinding : System.Windows.Data.BindingBase with get, set
Public Property ContentBinding As BindingBase

Hodnota vlastnosti

Vazba na text hypertextového odkazu.

Poznámky

Chcete-li zobrazit text hypertextového odkazu, který se liší od řetězce identifikátoru ContentBinding URI, použijte vlastnost.

Platí pro