NotifyParentPropertyAttribute.No Field

Definition

Indicates that the parent property is not be notified of changes to the value of the property. This field is read-only.

public: static initonly System::ComponentModel::NotifyParentPropertyAttribute ^ No;
public static readonly System.ComponentModel.NotifyParentPropertyAttribute No;
 staticval mutable No : System.ComponentModel.NotifyParentPropertyAttribute
Public Shared ReadOnly No As NotifyParentPropertyAttribute 

Field Value

Applies to

See also