RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryMemoEditor..::..Notifier Property

Gets or sets the notifier.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The notifier.