ModelingBindingSource.AllowNew 属性

定义

允许对此源调用 AddNew。

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

属性值

Boolean

适用于