RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

CanProcessTableArgs..::..AllowAdd Property

Gets or sets a value indicating whether [allow add].

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool AllowAdd { get; set; }
Public Property AllowAdd As Boolean
	Get
	Set
public:
property bool^ AllowAdd {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [allow add]; otherwise, false.