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

DbMaintenanceViewModelBase..::..ReadOnlyMode Property

Gets or sets a value indicating whether [read only mode].

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

Syntax


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

Field Value

true if [read only mode]; otherwise, false.