Share via


ModelingBindingSource.AllowNew Property

Definition

Is AddNew allowed to be called on this source.

public:
 virtual property bool AllowNew { bool get(); void set(bool value); };
public override bool AllowNew { get; set; }
member this.AllowNew : bool with get, set
Public Overrides Property AllowNew As Boolean

Property Value

Applies to