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

NotificationButton..::..NotificationVisibility Property

Gets or sets the notification visibility. This is a bind-able property.

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

Syntax


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

Field Value

The notification visibility.