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

DropDownCalendar..::..Calendar Property

Gets or sets the calendar.

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

Syntax


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

Field Value

The calendar.