Bagikan melalui


DataGridHyperlinkColumn.ContentBinding Properti

Definisi

Mendapatkan atau mengatur pengikatan ke teks hyperlink.

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

Nilai Properti

Pengikatan ke teks hyperlink.

Keterangan

Untuk menampilkan teks hyperlink yang berbeda dari string URI, gunakan ContentBinding properti .

Berlaku untuk