DataEntryMemoTabItem..::..NotificationVisibility Property
Gets or sets the notification visibility. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: 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); }