Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraEditors/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraEditors/dateedit.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<controls>
	<controlentry>
		<control>
			<name>icbAllowNullInput</name>
			<windowcaption>Allow Null Input</windowcaption>
			<description>This combo box allows you to specify whether end-users can set the editor's value to a null reference by pressing the CTRL+DEL or CTRL+0 key combinations. </description>
			<memberlist>RepositoryItemTextEdit.AllowNullInput</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>icbWeekNumberRule</name>
			<windowcaption>Week Number Rule</windowcaption>
			<description>This combo box allows you to select a rule which determines the first week of the year.</description>
			<memberlist>RepositoryItemDateEdit.WeekNumberRule</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>ceShowClear</name>
			<windowcaption>Show Clear</windowcaption>
			<description>This check box controls whether the dropdown calendar contains a Clear button. The Clear button allows end-users to clear the currently selected date.</description>
			<memberlist>RepositoryItemDateEdit.ShowClear</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>ceShowToday</name>
			<windowcaption>Show Today</windowcaption>
			<description>This check box controls whether the dropdown calendar contains a Today button. The Today button allows end users to set the edit value to  the current date (System.DateTime.Today).</description>
			<memberlist>RepositoryItemDateEdit.ShowToday</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>ceShowWeekNumbers</name>
			<windowcaption>Show Week Numbers</windowcaption>
			<description>This check box controls whether week numbers are displayed within the dropdown calendar.</description>
			<memberlist>RepositoryItemDateEdit.ShowWeekNumbers</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>icbEditMask</name>
			<windowcaption>Edit Mask</windowcaption>
			<description>This combo box allows a mask expression to be selected.</description>
			<memberlist>RepositoryItemDateEdit.EditMask, RepositoryItem.DisplayFormat FormatString</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>ceSynchronizing</name>
			<windowcaption>Synchronize edit mask with display format</windowcaption>
			<description>This check box controls whether the edit mask is synchronized with the date editor's display text when it doesn't have input focus.</description>
			<memberlist>RepositoryItem.DisplayFormat FormatString</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>icbVistaDisplayMode</name>
			<windowcaption>Vista Display Mode</windowcaption>
			<description>Specifies whether the date editor functions like the Data Editor in Windows Vista. If 'Default' is selected, the date editor's look and feel, and behavior depend on the current OS.</description>
			<memberlist>RepositoryItemDateEdit.VistaDisplayMode</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>icbShowVistaClock</name>
			<windowcaption>Show Vista Clock</windowcaption>
			<description>Specifies whether the date editor displays a clock within its dropdown.</description>
			<memberlist>RepositoryItemDateEdit.VistaEditTime</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	</controls>
	<hints>
		<hint>
			<name>dateEditSample</name>
			<hinttext>#Keyboard<newline></newline>ALT+DOWN, F4 to show or hide the dropdown calendar<newline></newline>UP, DOWN keys to scroll the value<newline></newline>#Mouse Wheel<newline></newline>Supported</hinttext>
		</hint>
	</hints>
</totalinfo>