Compartilhar via


Propriedade ModelingBindingSource.AllowNew

AddNew pode ser chamado nessa fonte.

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Overrides Property AllowNew As Boolean
public override bool AllowNew { get; set; }

Valor de propriedade

Tipo: System.Boolean

Implementações

IBindingList.AllowNew

Segurança do .NET Framework

Consulte também

Referência

ModelingBindingSource Classe

Namespace Microsoft.VisualStudio.Modeling.Design