NotifyParentPropertyAttribute.NotifyParent Propriedade

Definição

Obtém ou define um valor que indica se a propriedade pai deve ser notificada de alterações ao valor da propriedade.

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

Valor da propriedade

true se a propriedade pai deve ser notificada sobre alterações; caso contrário, false.

Aplica-se a

Confira também