# Wijmo_Input.Calendar

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								Calendar Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>The <a href="wijmo_input.calendar.html">Calendar</a> control displays a table with one or more months
									and allows users to view and select dates.</p>
								</div>
								<p>You may use the <a href="wijmo_input.calendar.html#min">min</a> and <a href="wijmo_input.calendar.html#max">max</a> properties to restrict
								the range of dates that the user can select.</p>
								<p>For details about using the <a href="wijmo_input.calendar.html#min">min</a> and <a href="wijmo_input.calendar.html#max">max</a> properties,
									please see the
								<a href="/wijmo/docs/Topics/Input/Using-Min-Max">Using the min and max properties</a> topic.</p>
								<p>Use the <a href="wijmo_input.calendar.html#value">value</a> property to get or set the currently selected date.</p>
								<p>Use the <a href="wijmo_input.calendar.html#selectionmode">selectionMode</a> property to determine whether users should
								be allowed to select days, ranges, months, or no values at all.</p>
								<p>The <a href="wijmo_input.calendar.html">Calendar</a> control supports the following keyboard commands:</p>
								<table>
									<thead>
										<tr><th>Key Combination</th><th>Moves Selection To</th></tr>
									</thead>
									<tbody>
										<tr><td>Left</td><td>Previous day</td></tr>
										<tr><td>Right</td><td>Next day</td></tr>
										<tr><td>Up</td><td>Previous week</td></tr>
										<tr><td>Down</td><td>Next week</td></tr>
										<tr><td>PgUp</td><td>Previous month</td></tr>
										<tr><td>PgDn</td><td>Next month</td></tr>
										<tr><td>Alt+PgUp</td><td>Previous year</td></tr>
										<tr><td>Alt+PgDn</td><td>Next year</td></tr>
										<tr><td>Home</td><td>First valid day of the month</td></tr>
										<tr><td>End</td><td>Last valid day of the month</td></tr>
										<tr><td>Alt+End</td><td>Today's date</td></tr>
									</tbody>
								</table>
								<p>The example below shows a <a href="wijmo_input.calendar.html">Calendar</a> control that allows
								users to select the date with a single click.</p>
								<p><a href="/wijmo/demos/Input/Calendar/Overview/purejs" target="_blank">Example</a></p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<a href="wijmo.control.html" class="tsd-signature-type">Control</a>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">Calendar</span>
											<ul class="tsd-hierarchy">
												<li>
													<a href="wijmo_angular2_input.wjcalendar.html" class="tsd-signature-type">WjCalendar</a>
												</li>
											</ul>
										</li>
									</ul>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Constructors
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="wijmo_input.calendar.html#constructor" class="tsd-kind-icon">constructor</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#arialabel" class="tsd-kind-icon">aria<wbr>Label</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#displaymonth" class="tsd-kind-icon">display<wbr>Month</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#firstdayofweek" class="tsd-kind-icon">first<wbr>Day<wbr>OfWeek</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#focusmode" class="tsd-kind-icon">focus<wbr>Mode</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatdayheaders" class="tsd-kind-icon">format<wbr>Day<wbr>Headers</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatdays" class="tsd-kind-icon">format<wbr>Days</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatmonths" class="tsd-kind-icon">format<wbr>Months</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatyear" class="tsd-kind-icon">format<wbr>Year</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatyearmonth" class="tsd-kind-icon">format<wbr>Year<wbr>Month</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#handlewheel" class="tsd-kind-icon">handle<wbr>Wheel</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#hostelement" class="tsd-kind-icon">host<wbr>Element</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#isdisabled" class="tsd-kind-icon">is<wbr>Disabled</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#isreadonly" class="tsd-kind-icon">is<wbr>Read<wbr>Only</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#istouching" class="tsd-kind-icon">is<wbr>Touching</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#isupdating" class="tsd-kind-icon">is<wbr>Updating</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#itemformatter" class="tsd-kind-icon">item<wbr>Formatter</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#itemvalidator" class="tsd-kind-icon">item<wbr>Validator</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#keyactiontab" class="tsd-kind-icon">key<wbr>Action<wbr>Tab</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#max" class="tsd-kind-icon">max</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#min" class="tsd-kind-icon">min</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#monthcount" class="tsd-kind-icon">month<wbr>Count</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#monthview" class="tsd-kind-icon">month<wbr>View</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#rangeend" class="tsd-kind-icon">range<wbr>End</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#rangemax" class="tsd-kind-icon">range<wbr>Max</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#rangemin" class="tsd-kind-icon">range<wbr>Min</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#repeatbuttons" class="tsd-kind-icon">repeat<wbr>Buttons</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#selectionmode" class="tsd-kind-icon">selection<wbr>Mode</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#showheader" class="tsd-kind-icon">show<wbr>Header</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#showmonthpicker" class="tsd-kind-icon">show<wbr>Month<wbr>Picker</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#showyearpicker" class="tsd-kind-icon">show<wbr>Year<wbr>Picker</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#taborder" class="tsd-kind-icon">tab<wbr>Order</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#value" class="tsd-kind-icon">value</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#weeksafter" class="tsd-kind-icon">weeks<wbr>After</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_input.calendar.html#weeksbefore" class="tsd-kind-icon">weeks<wbr>Before</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="wijmo_input.calendar.html#controltemplate" class="tsd-kind-icon">control<wbr>Template</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Methods
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#applytemplate" class="tsd-kind-icon">apply<wbr>Template</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#beginupdate" class="tsd-kind-icon">begin<wbr>Update</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#containsfocus" class="tsd-kind-icon">contains<wbr>Focus</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#deferupdate" class="tsd-kind-icon">defer<wbr>Update</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#endupdate" class="tsd-kind-icon">end<wbr>Update</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#ensurevisible" class="tsd-kind-icon">ensure<wbr>Visible</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#focus" class="tsd-kind-icon">focus</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#gettemplate" class="tsd-kind-icon">get<wbr>Template</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#hasownproperty" class="tsd-kind-icon">has<wbr>Own<wbr>Property</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#hittest" class="tsd-kind-icon">hit<wbr>Test</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#initialize" class="tsd-kind-icon">initialize</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#invalidate" class="tsd-kind-icon">invalidate</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#isprototypeof" class="tsd-kind-icon">is<wbr>Prototype<wbr>Of</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#ondisplaymonthchanged" class="tsd-kind-icon">on<wbr>Display<wbr>Month<wbr>Changed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#onformatitem" class="tsd-kind-icon">on<wbr>Format<wbr>Item</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#ongotfocus" class="tsd-kind-icon">on<wbr>Got<wbr>Focus</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#oninvalidinput" class="tsd-kind-icon">on<wbr>Invalid<wbr>Input</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#onlostfocus" class="tsd-kind-icon">on<wbr>Lost<wbr>Focus</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#onrangechanged" class="tsd-kind-icon">on<wbr>Range<wbr>Changed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#onrangeendchanged" class="tsd-kind-icon">on<wbr>Range<wbr>End<wbr>Changed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#onrefreshed" class="tsd-kind-icon">on<wbr>Refreshed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#onrefreshing" class="tsd-kind-icon">on<wbr>Refreshing</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_input.calendar.html#onvaluechanged" class="tsd-kind-icon">on<wbr>Value<wbr>Changed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#propertyisenumerable" class="tsd-kind-icon">property<wbr>IsEnumerable</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#removeeventlistener" class="tsd-kind-icon">remove<wbr>Event<wbr>Listener</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#tolocalestring" class="tsd-kind-icon">to<wbr>Locale<wbr>String</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#tostring" class="tsd-kind-icon">to<wbr>String</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#valueof" class="tsd-kind-icon">value<wbr>Of</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="wijmo_input.calendar.html#disposeall" class="tsd-kind-icon">dispose<wbr>All</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="wijmo_input.calendar.html#getcontrol" class="tsd-kind-icon">get<wbr>Control</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="wijmo_input.calendar.html#invalidateall" class="tsd-kind-icon">invalidate<wbr>All</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="wijmo_input.calendar.html#refreshall" class="tsd-kind-icon">refresh<wbr>All</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Events
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_input.calendar.html#displaymonthchanged" class="tsd-kind-icon">display<wbr>Month<wbr>Changed</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_input.calendar.html#formatitem" class="tsd-kind-icon">format<wbr>Item</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#gotfocus" class="tsd-kind-icon">got<wbr>Focus</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#invalidinput" class="tsd-kind-icon">invalid<wbr>Input</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#lostfocus" class="tsd-kind-icon">lost<wbr>Focus</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_input.calendar.html#rangechanged" class="tsd-kind-icon">range<wbr>Changed</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_input.calendar.html#rangeendchanged" class="tsd-kind-icon">range<wbr>End<wbr>Changed</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#refreshed" class="tsd-kind-icon">refreshed</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_input.calendar.html#refreshing" class="tsd-kind-icon">refreshing</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_input.calendar.html#valuechanged" class="tsd-kind-icon">value<wbr>Changed</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Constructors</h2>
							<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
								<a name="constructor" class="tsd-anchor"></a>
								<h3>constructor</h3>
								<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
									<li class="tsd-signature tsd-kind-icon">new <wbr>Calendar<span class="tsd-signature-symbol">(</span>element<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Overrides <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#constructor">constructor</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes a new instance of the <a href="wijmo_input.calendar.html">Calendar</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>element: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The DOM element that hosts the control, or a selector for the host element (e.g. '#theCtrl').</p>
													</div>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The JavaScript object containing initialization data for the control.</p>
													</div>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="arialabel" class="tsd-anchor"></a>
								<h3>ariaLabel</h3>
								<div class="tsd-signature tsd-kind-icon">aria<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the aria-label attribute of <a href="wijmo_input.calendar.html">Calendar</a> element.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="displaymonth" class="tsd-anchor"></a>
								<h3>displayMonth</h3>
								<div class="tsd-signature tsd-kind-icon">display<wbr>Month<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the month displayed in the calendar.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="firstdayofweek" class="tsd-anchor"></a>
								<h3>firstDayOfWeek</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Day<wbr>OfWeek<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that represents the first day of the week,
										the one displayed in the first column of the calendar.</p>
									</div>
									<p>The default value for this property is <strong>null</strong>, which causes
									the calendar to use the default for the current culture.</p>
									<p>In the English culture, the first day of the week is Sunday (0);
									in most European cultures, the first day of the week is Monday (1).</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="focusmode" class="tsd-anchor"></a>
								<h3>focusMode</h3>
								<div class="tsd-signature tsd-kind-icon">focus<wbr>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the focusMode enabled to support wcag related functions  of <a href="wijmo_input.calendar.html">Calendar</a> element.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="formatdayheaders" class="tsd-anchor"></a>
								<h3>formatDayHeaders</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Day<wbr>Headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the format used to display the headers
										above the days in month view.</p>
									</div>
									<p>The default value for this property is <strong>'ddd'</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="formatdays" class="tsd-anchor"></a>
								<h3>formatDays</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Days<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the format used to display the days
										in month view.</p>
									</div>
									<p>The default value for this property is 'd ' (the space after the 'd'
										prevents the format from being interpreted as 'd', the standard format
									used to represent the short date pattern).</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="formatmonths" class="tsd-anchor"></a>
								<h3>formatMonths</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Months<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the format used to display the months
										in year view.</p>
									</div>
									<p>The default value for this property is <strong>'MMM'</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="formatyear" class="tsd-anchor"></a>
								<h3>formatYear</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Year<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the format used to display the year
										above the months in year view.</p>
									</div>
									<p>The default value for this property is <strong>'yyyy'</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="formatyearmonth" class="tsd-anchor"></a>
								<h3>formatYearMonth</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Year<wbr>Month<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the format used to display the month and year
										above the calendar in month view.</p>
									</div>
									<p>The default value for this property is <strong>'y'</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="handlewheel" class="tsd-anchor"></a>
								<h3>handleWheel</h3>
								<div class="tsd-signature tsd-kind-icon">handle<wbr>Wheel<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the user can change
										the current <a href="wijmo_input.calendar.html#displaymonth">displayMonth</a> using the mouse wheel.</p>
									</div>
									<p>The default value for this property is <strong>true</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="hostelement" class="tsd-anchor"></a>
								<h3>hostElement</h3>
								<div class="tsd-signature tsd-kind-icon">host<wbr>Element<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLElement</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#hostelement">hostElement</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the DOM element that is hosting the control.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="isdisabled" class="tsd-anchor"></a>
								<h3>isDisabled</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#isdisabled">isDisabled</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the control is disabled.</p>
									</div>
									<p>Disabled controls cannot get mouse or keyboard events.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="isreadonly" class="tsd-anchor"></a>
								<h3>isReadOnly</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Read<wbr>Only<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether users can modify
										the control value using the mouse and keyboard.</p>
									</div>
									<p>The default value for this property is <strong>false</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="istouching" class="tsd-anchor"></a>
								<h3>isTouching</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Touching<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#istouching">isTouching</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets a value that indicates whether the control is currently handling
										a touch event.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="isupdating" class="tsd-anchor"></a>
								<h3>isUpdating</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Updating<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#isupdating">isUpdating</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets a value that indicates whether the control is currently being updated.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="itemformatter" class="tsd-anchor"></a>
								<h3>itemFormatter</h3>
								<div class="tsd-signature tsd-kind-icon">item<wbr>Formatter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IDateFormatter</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a formatter function to customize dates in the calendar.</p>
									</div>
									<p>The formatter function can add any content to any date. It allows
									complete customization of the appearance and behavior of the calendar.</p>
									<p>If specified, the function takes two parameters:</p>
									<ul>
										<li>the date being formatted </li>
										<li>the HTML element that represents the date</li>
									</ul>
									<p>For example, the code below shows weekends with a yellow background:</p>
									<pre><code class="language-typescript">calendar.itemFormatter = <span class="hljs-function">(<span class="hljs-params">date, element</span>) =&gt;</span> {
    <span class="hljs-keyword">let</span> day = date.getDay();
    element.style.backgroundColor = (day == <span class="hljs-number">0</span> || day == <span class="hljs-number">6</span>) ? <span class="hljs-string">'yellow'</span> : <span class="hljs-string">''</span>;
}</code></pre>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="itemvalidator" class="tsd-anchor"></a>
								<h3>itemValidator</h3>
								<div class="tsd-signature tsd-kind-icon">item<wbr>Validator<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IDateValidator</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a validator function to determine whether dates are valid for selection.</p>
									</div>
									<p>If specified, the validator function should take one parameter representing the
										date to be tested, and should return false if the date is invalid and should not
									be selectable.</p>
									<p>For example, the code below shows weekends in a disabled state and prevents users
									from selecting those dates:</p>
									<pre><code class="language-typescript">calendar.itemValidator = <span class="hljs-function"><span class="hljs-params">date</span> =&gt;</span> {
    <span class="hljs-keyword">let</span> weekday = date.getDay();
    <span class="hljs-keyword">return</span> weekday != <span class="hljs-number">0</span> &amp;&amp; weekday != <span class="hljs-number">6</span>;
}</code></pre>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="keyactiontab" class="tsd-anchor"></a>
								<h3>keyActionTab</h3>
								<div class="tsd-signature tsd-kind-icon">key<wbr>Action<wbr>Tab<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_input.calendartabkeyaction.html" class="tsd-signature-type">CalendarTabKeyAction</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the action to perform when the Tab key is pressed.</p>
									</div>
									<p>The default setting for this property is <a href="../enums/wijmo_input.calendartabkeyaction.html#none">CalendarTabKeyAction.None</a>,
									This means that pressing the tab key will have no effect and follow the browser's default behavior.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="max" class="tsd-anchor"></a>
								<h3>max</h3>
								<div class="tsd-signature tsd-kind-icon">max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the latest date that the user can select in the calendar.</p>
									</div>
									<p>The default value for this property is <strong>null</strong>, which means no latest
									date is defined.</p>
									<p>For details about using the <a href="wijmo_input.calendar.html#min">min</a> and <a href="wijmo_input.calendar.html#max">max</a> properties, please see the
									<a href="/wijmo/docs/Topics/Input/Using-Min-Max">Using the min and max properties</a> topic.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="min" class="tsd-anchor"></a>
								<h3>min</h3>
								<div class="tsd-signature tsd-kind-icon">min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the earliest date that the user can select in the calendar.</p>
									</div>
									<p>The default value for this property is <strong>null</strong>, which means no earliest
									date is defined.</p>
									<p>For details about using the <a href="wijmo_input.calendar.html#min">min</a> and <a href="wijmo_input.calendar.html#max">max</a> properties, please see the
									<a href="/wijmo/docs/Topics/Input/Using-Min-Max">Using the min and max properties</a> topic.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="monthcount" class="tsd-anchor"></a>
								<h3>monthCount</h3>
								<div class="tsd-signature tsd-kind-icon">month<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the number of months to display within the calendar.</p>
									</div>
									<p>The default value for this property is <strong>1</strong>.</p>
									<p>When you set this property to a value greater than 1, extra child
									calendars are added to the control displaying consecutive months.</p>
									<p>All calendars within the control are synchronized, so changing
										any property on the main calendar automatically updates all
										child calendars. This includes the <a href="wijmo_input.calendar.html#value">value</a>, <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a>,
									and <a href="wijmo_input.calendar.html#selectionmode">selectionMode</a> properties.</p>
									<p>When multiple months are shown, the main control's host element
										gets a "wj-calendar-multimonth" class which is used in CSS to
									switch the display to "flex".</p>
									<p>The "flex" container is very versatile. You can limit the width
										of the outer control and have the months wrap horizontally or
										vertically, align the months within the main control, align and
									justify them, etc.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="monthview" class="tsd-anchor"></a>
								<h3>monthView</h3>
								<div class="tsd-signature tsd-kind-icon">month<wbr>View<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the calendar should
										display a month view (one day per cell) or a year view (one month per cell).</p>
									</div>
									<p>The default value for this property is <strong>true</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="rangeend" class="tsd-anchor"></a>
								<h3>rangeEnd</h3>
								<div class="tsd-signature tsd-kind-icon">range<wbr>End<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the last selected date in a range selection.</p>
									</div>
									<p>To enable date range selection, set the <a href="wijmo_input.calendar.html#selectionmode">selectionMode</a> property
									to <strong>DateSelectionMode.Range</strong>.</p>
									<p>Once you do that, the selection range will be defined by the <a href="wijmo_input.calendar.html#value">value</a>
									and <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a> properties.</p>
									<p>If not null, the <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a> date must be greater than  or equal to
									the <a href="wijmo_input.calendar.html#value">value</a> date, which represents the range start.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="rangemax" class="tsd-anchor"></a>
								<h3>rangeMax</h3>
								<div class="tsd-signature tsd-kind-icon">range<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the maximum length allowed when editing date ranges.</p>
									</div>
									<p>This property is used only when the <a href="wijmo_input.calendar.html#selectionmode">selectionMode</a> property
									is set to <a href="../enums/wijmo_input.dateselectionmode.html#range">DateSelectionMode.Range</a>.</p>
									<p>The default value for this property is <strong>0</strong>, which means there
									is no maximum value for range lengths.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="rangemin" class="tsd-anchor"></a>
								<h3>rangeMin</h3>
								<div class="tsd-signature tsd-kind-icon">range<wbr>Min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the minimum number of days allowed when editing date ranges.</p>
									</div>
									<p>This property is used only when the <a href="wijmo_input.calendar.html#selectionmode">selectionMode</a> property
									is set to <a href="../enums/wijmo_input.dateselectionmode.html#range">DateSelectionMode.Range</a>.</p>
									<p>The default value for this property is <strong>0</strong>, which means there is
									no minimum value for range lengths.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="repeatbuttons" class="tsd-anchor"></a>
								<h3>repeatButtons</h3>
								<div class="tsd-signature tsd-kind-icon">repeat<wbr>Buttons<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the calendar buttons
											should act as repeat buttons, firing repeatedly as the button
										remains pressed.</p>
									</div>
									<p>The default value for this property is <strong>true</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="righttoleft" class="tsd-anchor"></a>
								<h3>rightToLeft</h3>
								<div class="tsd-signature tsd-kind-icon">right<wbr>ToLeft<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#righttoleft">rightToLeft</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets a value indicating whether the control is hosted in an element
										with right-to-left layout.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="selectionmode" class="tsd-anchor"></a>
								<h3>selectionMode</h3>
								<div class="tsd-signature tsd-kind-icon">selection<wbr>Mode<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_input.dateselectionmode.html" class="tsd-signature-type">DateSelectionMode</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether users should be
										able to select days, day ranges, months, or no values at all.</p>
									</div>
									<p>The default value for this property is <strong>DateSelectionMode.Day</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="showheader" class="tsd-anchor"></a>
								<h3>showHeader</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Header<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the control should
										display a header area with the current month and navigation buttons.</p>
									</div>
									<p>The default value for this property is <strong>true</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="showmonthpicker" class="tsd-anchor"></a>
								<h3>showMonthPicker</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Month<wbr>Picker<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="../enums/wijmo_input.showmonthpicker.html" class="tsd-signature-type">ShowMonthPicker</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the calendar should
											display a list of months when the user clicks the header element
											on the month calendar, and buttons for navigating to the next
										or previous months.</p>
									</div>
									<p>The default value for this property is <strong>ShowMonthPicker.FirstMonth</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="showyearpicker" class="tsd-anchor"></a>
								<h3>showYearPicker</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Year<wbr>Picker<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value that determines whether the calendar should
											display a list of years when the user clicks the header element
										on the year calendar.</p>
									</div>
									<p>The default value for this property is <strong>true</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="taborder" class="tsd-anchor"></a>
								<h3>tabOrder</h3>
								<div class="tsd-signature tsd-kind-icon">tab<wbr>Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#taborder">tabOrder</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets a value of the <strong>tabindex</strong> attribute associated with the control.</p>
									</div>
									<p><strong>tabindex</strong> attribute value can be defined statically for a Wijmo control by specifying it
										on the control's host HTML element. But this value can't be changed later during application
										lifecycle, because Wijmo controls have complex structure, and the control may need to propagate
									this attribute value to its internal element to work properly.</p>
									<p>Because of this, to read or change control's <strong>tabindex</strong> dynamically, you should do it using
									this property.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="value" class="tsd-anchor"></a>
								<h3>value</h3>
								<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the currently selected date.</p>
									</div>
									<p>The default value for this property is the current date.</p>
									<p>When editing ranges, the current range is defined by the interval between
									the <a href="wijmo_input.calendar.html#value">value</a> and <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a> properties.</p>
									<p>Setting the <a href="wijmo_input.calendar.html#value">value</a> property automatically resets the <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a>
										property to null, so the user can click the range end value on the calendar
									to finish a range selection.</p>
									<p>Because setting the <a href="wijmo_input.calendar.html#value">value</a> property resets <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a>, to define
										a range in code you must set the <a href="wijmo_input.calendar.html#value">value</a> first, and then <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a>.
									For example:</p>
									<pre><code class="language-typescript"><span class="hljs-comment">// this selects a range from 'start' to 'end':</span>
cal.value = start; <span class="hljs-comment">// rangeEnd == null</span>
cal.rangeEnd = end; <span class="hljs-comment">// rangeEnd == 'end'</span>

<span class="hljs-comment">// **this doesn't work**</span>
cal.rangeEnd = end; <span class="hljs-comment">// rangeEnd == 'end'</span>
cal.value = start; <span class="hljs-comment">// rangeEnd == null</span></code></pre>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="weeksafter" class="tsd-anchor"></a>
								<h3>weeksAfter</h3>
								<div class="tsd-signature tsd-kind-icon">weeks<wbr>After<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the number of weeks to show on the calendar
										after the current month.</p>
									</div>
									<p>The default value for this property is <strong>zero</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="weeksbefore" class="tsd-anchor"></a>
								<h3>weeksBefore</h3>
								<div class="tsd-signature tsd-kind-icon">weeks<wbr>Before<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the number of weeks to show on the calendar
										before the current month.</p>
									</div>
									<p>The default value for this property is <strong>zero</strong>.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static">
								<a name="controltemplate" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> controlTemplate</h3>
								<div class="tsd-signature tsd-kind-icon">control<wbr>Template<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the template used to instantiate <a href="wijmo_input.calendar.html">Calendar</a> controls.</p>
									</div>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Methods</h2>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="addeventlistener" class="tsd-anchor"></a>
								<h3>addEventListener</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">add<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">EventTarget</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, capture<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span>, passive<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#addeventlistener">addEventListener</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Adds an event listener to an element owned by this <a href="wijmo.control.html">Control</a>.</p>
											</div>
											<p>The control keeps a list of attached listeners and their handlers,
												making it easier to remove them when the control is disposed (see the
											<a href="wijmo.control.html#dispose">dispose</a> and <a href="wijmo_input.calendar.html#removeeventlistener">removeEventListener</a> methods).</p>
											<p>Failing to remove event listeners may cause memory leaks.</p>
											<p>The <b>passive</b> parameter is set to false by default, which means
												the event handler may call <b>event.preventDefault()</b>.
												If you are adding passive handlers to touch or wheel events, setting
											this parameter to true will improve application performance.</p>
											<p>For details on passive event listeners, please see
											<a target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Improving_scrolling_performance_with_passive_listeners">Improving scrolling performance with passive listeners</a>.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>target: <span class="tsd-signature-type">EventTarget</span></h5>
												<div class="tsd-comment">
													<p>Target element for the event.</p>
												</div>
											</li>
											<li>
												<h5>type: <span class="tsd-signature-type">string</span></h5>
												<div class="tsd-comment">
													<p>String that specifies the event.</p>
												</div>
											</li>
											<li>
												<h5>fn: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<p>Function to execute when the event occurs.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> capture: <span class="tsd-signature-type">boolean</span></h5>
												<div class="tsd-comment">
													<p>Whether the listener should be handled by the control before it is handled by the target element.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> passive: <span class="tsd-signature-type">boolean</span></h5>
												<div class="tsd-comment">
													<p>Indicates that the handler will never call <b>preventDefault()</b>.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="applytemplate" class="tsd-anchor"></a>
								<h3>applyTemplate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">apply<wbr>Template<span class="tsd-signature-symbol">(</span>classNames<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, template<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, parts<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Object</span>, namePart<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HTMLElement</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#applytemplate">applyTemplate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Applies the template to a new instance of a control, and returns the root element.</p>
											</div>
											<p>This method should be called by constructors of templated controls. Therefore,
												this method is not available.
												It is responsible for binding the template parts to the corresponding control
											members.</p>
											<p>For example, the code below applies a template to an instance of an
												<a href="wijmo_input.inputnumber.html">InputNumber</a> control. The template must contain elements with the
												'wj-part' attribute set to 'input', 'btn-inc', and 'btn-dec'.
												The control members '_tbx', '_btnUp', and '_btnDn' will be assigned
											references to these elements.</p>
											<pre><code class="language-typescript"><span class="hljs-keyword">this</span>.applyTemplate(<span class="hljs-string">'wj-control wj-inputnumber'</span>, templateString, {
  _tbx: <span class="hljs-string">'input'</span>,
  _btnUp: <span class="hljs-string">'btn-inc'</span>,
  _btnDn: <span class="hljs-string">'btn-dec'</span>
}, <span class="hljs-string">'input'</span>);</code></pre>
											<p>@param classNames Names of classes to add to the control's host element.
												@param template An HTML string that defines the control template.
												@param parts A dictionary of part variables and their names.
												@param namePart Name of the part to be named after the host element. This
											determines how the control submits data when used in forms.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>classNames: <span class="tsd-signature-type">string</span></h5>
											</li>
											<li>
												<h5>template: <span class="tsd-signature-type">string</span></h5>
											</li>
											<li>
												<h5>parts: <span class="tsd-signature-type">Object</span></h5>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> namePart: <span class="tsd-signature-type">string</span></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HTMLElement</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="beginupdate" class="tsd-anchor"></a>
								<h3>beginUpdate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">begin<wbr>Update<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#beginupdate">beginUpdate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Suspends notifications until the next call to <a href="wijmo_input.calendar.html#endupdate">endUpdate</a>.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="containsfocus" class="tsd-anchor"></a>
								<h3>containsFocus</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">contains<wbr>Focus<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#containsfocus">containsFocus</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this control contains the focused element.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="deferupdate" class="tsd-anchor"></a>
								<h3>deferUpdate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">defer<wbr>Update<span class="tsd-signature-symbol">(</span>fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#deferupdate">deferUpdate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Executes a function within a <a href="wijmo_input.calendar.html#beginupdate">beginUpdate</a>/<a href="wijmo_input.calendar.html#endupdate">endUpdate</a> block.</p>
											</div>
											<p>The control will not be updated until the function has been executed.
												This method ensures <a href="wijmo_input.calendar.html#endupdate">endUpdate</a> is called even if the function throws
											an exception.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>fn: <span class="tsd-signature-type">Function</span></h5>
												<div class="tsd-comment">
													<p>Function to be executed.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="endupdate" class="tsd-anchor"></a>
								<h3>endUpdate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">end<wbr>Update<span class="tsd-signature-symbol">(</span>shouldInvalidate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#endupdate">endUpdate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Resumes notifications suspended by calls to <a href="wijmo_input.calendar.html#beginupdate">beginUpdate</a>.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> shouldInvalidate: <span class="tsd-signature-type">boolean</span></h5>
												<div class="tsd-comment">
													<p>should invalidate the control. Default value for this parameter is true.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="ensurevisible" class="tsd-anchor"></a>
								<h3>ensureVisible</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">ensure<wbr>Visible<span class="tsd-signature-symbol">(</span>date<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Adjusts the {@see displayMonth} value as needed to ensure
												a given date is visible on the calendar.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>date: <span class="tsd-signature-type">Date</span></h5>
												<div class="tsd-comment">
													<p>Date to display.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="focus" class="tsd-anchor"></a>
								<h3>focus</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">focus<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#focus">focus</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Sets the focus to this control.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="gettemplate" class="tsd-anchor"></a>
								<h3>getTemplate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">get<wbr>Template<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#gettemplate">getTemplate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Gets the HTML template used to create instances of the control.</p>
											</div>
											<p>This method traverses up the class hierarchy to find the nearest
												ancestor that specifies a control template. For example, if you
												specify a prototype for the <a href="wijmo_input.combobox.html">ComboBox</a> control, which does
												not specify a template, it will override the template defined
												by the <a href="wijmo_input.dropdown.html">DropDown</a> base class (the nearest ancestor that does
											specify a template).</p>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="hasownproperty" class="tsd-anchor"></a>
								<h3>hasOwnProperty</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">has<wbr>Own<wbr>Property<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PropertyKey</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.hasOwnProperty</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Determines whether an object has a property with the specified name.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>v: <span class="tsd-signature-type">PropertyKey</span></h5>
												<div class="tsd-comment">
													<p>A property name.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="hittest" class="tsd-anchor"></a>
								<h3>hitTest</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">hit<wbr>Test<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">MouseEvent</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Element</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Gets the date at a given mouse position or represented
												by a given HTML element.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>e: <span class="tsd-signature-type">MouseEvent</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Element</span></h5>
												<div class="tsd-comment">
													<p>Element to test.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
										<p>The date represented by the element, or null if the
										element does not represent a date.</p>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="initialize" class="tsd-anchor"></a>
								<h3>initialize</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">initialize<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#initialize">initialize</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes the control by copying the properties from a given object.</p>
											</div>
											<p>This method allows you to initialize controls using plain data objects
											instead of setting the value of each property in code.</p>
											<p>For example:</p>
											<pre><code class="language-typescript">grid.initialize({
  itemsSource: myList,
  autoGenerateColumns: <span class="hljs-literal">false</span>,
  columns: [
    { binding: <span class="hljs-string">'id'</span>, header: <span class="hljs-string">'Code'</span>, width: <span class="hljs-number">130</span> },
    { binding: <span class="hljs-string">'name'</span>, header: <span class="hljs-string">'Name'</span>, width: <span class="hljs-number">60</span> }
  ]
});

<span class="hljs-comment">// is equivalent to</span>
grid.itemsSource = myList;
grid.autoGenerateColumns = <span class="hljs-literal">false</span>;
<span class="hljs-comment">// etc.</span></code></pre>
											<p>The initialization data is type-checked as it is applied. If the
												initialization object contains unknown property names or invalid
											data types, this method will throw.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>options: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<p>Object that contains the initialization data.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="invalidate" class="tsd-anchor"></a>
								<h3>invalidate</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">invalidate<span class="tsd-signature-symbol">(</span>fullUpdate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#invalidate">invalidate</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Invalidates the control causing an asynchronous refresh.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> fullUpdate: <span class="tsd-signature-type">boolean</span></h5>
												<div class="tsd-comment">
													<p>Whether to update the control layout as well as the content.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="isprototypeof" class="tsd-anchor"></a>
								<h3>isPrototypeOf</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">is<wbr>Prototype<wbr>Of<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.isPrototypeOf</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Determines whether an object exists in another object's prototype chain.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>v: <span class="tsd-signature-type">Object</span></h5>
												<div class="tsd-comment">
													<p>Another object whose prototype chain is to be checked.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="ondisplaymonthchanged" class="tsd-anchor"></a>
								<h3>onDisplayMonthChanged</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Display<wbr>Month<wbr>Changed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#displaymonthchanged">displayMonthChanged</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onformatitem" class="tsd-anchor"></a>
								<h3>onFormatItem</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Format<wbr>Item<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><a href="wijmo_input.formatitemeventargs.html" class="tsd-signature-type">FormatItemEventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#formatitem">formatItem</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>e: <a href="wijmo_input.formatitemeventargs.html" class="tsd-signature-type">FormatItemEventArgs</a></h5>
												<div class="tsd-comment">
													<p><a href="wijmo_input.formatitemeventargs.html">FormatItemEventArgs</a> that contains the event data.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="ongotfocus" class="tsd-anchor"></a>
								<h3>onGotFocus</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Got<wbr>Focus<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#ongotfocus">onGotFocus</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#gotfocus">gotFocus</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="oninvalidinput" class="tsd-anchor"></a>
								<h3>onInvalidInput</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Invalid<wbr>Input<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><a href="wijmo.canceleventargs.html" class="tsd-signature-type">CancelEventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#oninvalidinput">onInvalidInput</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#invalidinput">invalidInput</a> event.</p>
											</div>
											<p>If the event handler cancels the event, the control will keep
											the invalid input and the focus.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>e: <a href="wijmo.canceleventargs.html" class="tsd-signature-type">CancelEventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="onlostfocus" class="tsd-anchor"></a>
								<h3>onLostFocus</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Lost<wbr>Focus<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#onlostfocus">onLostFocus</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#lostfocus">lostFocus</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onrangechanged" class="tsd-anchor"></a>
								<h3>onRangeChanged</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Range<wbr>Changed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#rangechanged">rangeChanged</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onrangeendchanged" class="tsd-anchor"></a>
								<h3>onRangeEndChanged</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Range<wbr>End<wbr>Changed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#rangeendchanged">rangeEndChanged</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="onrefreshed" class="tsd-anchor"></a>
								<h3>onRefreshed</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Refreshed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#onrefreshed">onRefreshed</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#refreshed">refreshed</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="onrefreshing" class="tsd-anchor"></a>
								<h3>onRefreshing</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Refreshing<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#onrefreshing">onRefreshing</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#refreshing">refreshing</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onvaluechanged" class="tsd-anchor"></a>
								<h3>onValueChanged</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Value<wbr>Changed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_input.calendar.html#valuechanged">valueChanged</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="propertyisenumerable" class="tsd-anchor"></a>
								<h3>propertyIsEnumerable</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">property<wbr>IsEnumerable<span class="tsd-signature-symbol">(</span>v<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PropertyKey</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.propertyIsEnumerable</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Determines whether a specified property is enumerable.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>v: <span class="tsd-signature-type">PropertyKey</span></h5>
												<div class="tsd-comment">
													<p>A property name.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="removeeventlistener" class="tsd-anchor"></a>
								<h3>removeEventListener</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">remove<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">EventTarget</span>, type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, fn<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span>, capture<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#removeeventlistener">removeEventListener</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Removes one or more event listeners attached to elements owned by this <a href="wijmo.control.html">Control</a>.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> target: <span class="tsd-signature-type">EventTarget</span></h5>
												<div class="tsd-comment">
													<p>Target element for the event. If null, removes listeners attached to all targets.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> type: <span class="tsd-signature-type">string</span></h5>
												<div class="tsd-comment">
													<p>String that specifies the event. If null, removes listeners attached to all events.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> fn: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<p>Handler to remove. If null, removes all handlers.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> capture: <span class="tsd-signature-type">boolean</span></h5>
												<div class="tsd-comment">
													<p>Whether the listener is capturing. If null, removes capturing and non-capturing listeners.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
										<p>The number of listeners removed.</p>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="tolocalestring" class="tsd-anchor"></a>
								<h3>toLocaleString</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">to<wbr>Locale<wbr>String<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.toLocaleString</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns a date converted to a string using the current locale.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="tostring" class="tsd-anchor"></a>
								<h3>toString</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">to<wbr>String<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.toString</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns a string representation of an object.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
								<a name="valueof" class="tsd-anchor"></a>
								<h3>valueOf</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
									<li class="tsd-signature tsd-kind-icon">value<wbr>Of<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Object</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from Object.valueOf</p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns the primitive value of the specified object.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Object</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
								<a name="disposeall" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> disposeAll</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
									<li class="tsd-signature tsd-kind-icon">dispose<wbr>All<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#disposeall">disposeAll</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Disposes of all Wijmo controls contained in an HTML element.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <span class="tsd-signature-type">HTMLElement</span></h5>
												<div class="tsd-comment">
													<p>Container element.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
								<a name="getcontrol" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> getControl</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
									<li class="tsd-signature tsd-kind-icon">get<wbr>Control<span class="tsd-signature-symbol">(</span>element<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo.control.html" class="tsd-signature-type">Control</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#getcontrol">getControl</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Gets the control that is hosted in a given DOM element.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>element: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<p>The DOM element that hosts the control, or a CSS selector for the host element (e.g. '#theCtrl').</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo.control.html" class="tsd-signature-type">Control</a></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
								<a name="invalidateall" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> invalidateAll</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
									<li class="tsd-signature tsd-kind-icon">invalidate<wbr>All<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#invalidateall">invalidateAll</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Invalidates all Wijmo controls contained in an HTML element.</p>
											</div>
											<p>Use this method when your application has dynamic panels that change
												the control's visibility or dimensions. For example, splitters, accordions,
												and tab controls usually change the visibility of its content elements.
												In this case, failing to notify the controls contained in the element
											may cause them to stop working properly.</p>
											<p>If this happens, you must handle the appropriate event in the dynamic
												container and call the <a href="wijmo.control.html#invalidateall">Control.invalidateAll</a> method so the contained
											Wijmo controls will update their layout information properly.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <span class="tsd-signature-type">HTMLElement</span></h5>
												<div class="tsd-comment">
													<p>Container element. If set to null, all Wijmo controls
													on the page will be invalidated.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
								<a name="refreshall" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagStatic">Static</span> refreshAll</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static">
									<li class="tsd-signature tsd-kind-icon">refresh<wbr>All<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#refreshall">refreshAll</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Refreshes all Wijmo controls contained in an HTML element.</p>
											</div>
											<p>This method is similar to <a href="wijmo_input.calendar.html#invalidateall">invalidateAll</a>, except the controls
											are updated immediately rather than after an interval.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <span class="tsd-signature-type">HTMLElement</span></h5>
												<div class="tsd-comment">
													<p>Container element. If set to null, all Wijmo controls
													on the page will be invalidated.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Events</h2>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="displaymonthchanged" class="tsd-anchor"></a>
								<h3>displayMonthChanged</h3>
								<div class="tsd-signature tsd-kind-icon">display<wbr>Month<wbr>Changed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs after the <a href="wijmo_input.calendar.html#displaymonth">displayMonth</a> property changes.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="formatitem" class="tsd-anchor"></a>
								<h3>formatItem</h3>
								<div class="tsd-signature tsd-kind-icon">format<wbr>Item<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a><span class="tsd-signature-symbol">, </span><a href="wijmo_input.formatitemeventargs.html" class="tsd-signature-type">FormatItemEventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when an element representing a day in the calendar has been created.</p>
									</div>
									<p>This event can be used to format calendar items for display. It is similar
										in purpose to the <a href="wijmo_input.calendar.html#itemformatter">itemFormatter</a> property, but has the advantage
									of allowing multiple independent handlers.</p>
									<p>For example, the code below uses the <a href="wijmo_input.calendar.html#formatitem">formatItem</a> event to disable weekends
									so they appear dimmed in the calendar:</p>
									<pre><code class="language-typescript"><span class="hljs-comment">// disable Sundays and Saturdays</span>
calendar.formatItem.addHandler(<span class="hljs-function">(<span class="hljs-params">s, e</span>) =&gt;</span> {
    <span class="hljs-keyword">let</span> day = e.data.getDay();
    <span class="hljs-keyword">if</span> (day == <span class="hljs-number">0</span> || day == <span class="hljs-number">6</span>) {
      addClass(e.item, <span class="hljs-string">'wj-state-disabled'</span>);
    }
});</code></pre>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="gotfocus" class="tsd-anchor"></a>
								<h3>gotFocus</h3>
								<div class="tsd-signature tsd-kind-icon">got<wbr>Focus<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo.control.html" class="tsd-signature-type">Control</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#gotfocus">gotFocus</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the control gets the focus.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="invalidinput" class="tsd-anchor"></a>
								<h3>invalidInput</h3>
								<div class="tsd-signature tsd-kind-icon">invalid<wbr>Input<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo.control.html" class="tsd-signature-type">Control</a><span class="tsd-signature-symbol">, </span><a href="wijmo.canceleventargs.html" class="tsd-signature-type">CancelEventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#invalidinput">invalidInput</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when invalid input is detected.</p>
									</div>
									<p>Invalid input may occur when the user types or pastes a value that
										cannot be converted to the proper type, or a value that is outside
									the valid range.</p>
									<p>If the event handler cancels the event, the control will retain
									the invalid content and the focus, so users can correct the error.</p>
									<p>If the event is not canceled, the control will ignore the invalid
									input and will retain the original content.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="lostfocus" class="tsd-anchor"></a>
								<h3>lostFocus</h3>
								<div class="tsd-signature tsd-kind-icon">lost<wbr>Focus<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo.control.html" class="tsd-signature-type">Control</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#lostfocus">lostFocus</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the control loses the focus.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="rangechanged" class="tsd-anchor"></a>
								<h3>rangeChanged</h3>
								<div class="tsd-signature tsd-kind-icon">range<wbr>Changed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the value of the <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a> property changes
										into a non-null value, indicating a data range has been selected.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="rangeendchanged" class="tsd-anchor"></a>
								<h3>rangeEndChanged</h3>
								<div class="tsd-signature tsd-kind-icon">range<wbr>End<wbr>Changed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the value of the <a href="wijmo_input.calendar.html#rangeend">rangeEnd</a> property changes.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="refreshed" class="tsd-anchor"></a>
								<h3>refreshed</h3>
								<div class="tsd-signature tsd-kind-icon">refreshed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo.control.html" class="tsd-signature-type">Control</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#refreshed">refreshed</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs after the control has refreshed its contents.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-inherited">
								<a name="refreshing" class="tsd-anchor"></a>
								<h3>refreshing</h3>
								<div class="tsd-signature tsd-kind-icon">refreshing<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo.control.html" class="tsd-signature-type">Control</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo.control.html">Control</a>.<a href="wijmo.control.html#refreshing">refreshing</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the control is about to refresh its contents.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="valuechanged" class="tsd-anchor"></a>
								<h3>valueChanged</h3>
								<div class="tsd-signature tsd-kind-icon">value<wbr>Changed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_input.calendar.html" class="tsd-signature-type">Calendar</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the value of the <a href="wijmo_input.calendar.html#value">value</a> property changes.</p>
									</div>
								</div>
							</section>
						</section>
					</div>