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

DbMaintenanceDataEntryGridRow<(Of <(<'TEntity>)>)>..::..AllowSave Property

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

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

Syntax


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

Field Value

true if [allow save]; otherwise, false.