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

AdvancedFilterWindow..::..MemoEditor Property

Gets or sets the memo editor.

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

Syntax


public DataEntryMemoEditor MemoEditor { get; set; }
Public Property MemoEditor As DataEntryMemoEditor
	Get
	Set
public:
property DataEntryMemoEditor^ MemoEditor {
	DataEntryMemoEditor^ get ();
	void set (DataEntryMemoEditor^ value);
}

Field Value

The memo editor.