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

DataEntryGridAdvancedFindMemoHost..::..EditMode Property

Gets a value indicating whether [edit mode].

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

Syntax


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

Field Value

true if [edit mode]; otherwise, false.