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

AdvancedFindMemoCellProps..::..ReadOnlyMode Property

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

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.