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

DateReadOnlyBox..::..Popup Property

Gets or sets the popup.

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

Syntax


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

Field Value

The popup.