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

LookupWindow..::..ReadOnlyMode Property

Gets a value indicating whether [read only mode].

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

Syntax


public bool ReadOnlyMode { get; }
Public ReadOnly Property ReadOnlyMode As Boolean
	Get
public:
property bool^ ReadOnlyMode {
	bool^ get ();
}

Field Value

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