Bagikan melalui


NotifyParentPropertyAttribute.NotifyParent Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah properti induk harus diberi tahu tentang perubahan pada nilai properti.

public:
 property bool NotifyParent { bool get(); };
public bool NotifyParent { get; }
member this.NotifyParent : bool
Public ReadOnly Property NotifyParent As Boolean

Nilai Properti

true jika properti induk harus diberi tahu tentang perubahan; jika tidak, false.

Berlaku untuk

Lihat juga