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

NotificationButton..::..Notifier Property

Gets or sets the notifier.

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

Syntax


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

Field Value

The notifier.