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

DateReadOnlyBox..::..Calendar Property

Gets or sets the calendar.

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

Syntax


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

Field Value

The calendar.