Mini Kabibi Habibi

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

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="H:\Work\XML Schemes\module-new.xsd">
<controls>
	<controlentry>
		<control>
			<name>checkEdit1</name>
			<windowcaption>Multi Select</windowcaption>
			<description>Enables or disables the multiple row selection functionality. If checked, the view's MultiSelect option is enabled and end users can select multiple rows. The handles of the selected rows are displayed in the "Selected Rows" label at the top-right of the form. The number of currently selected rows is displayed in the "Selected Rows Count" label.</description>
			<memberlist>MultiSelect, OptionsSelection</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>gridControl1</name>
			<windowcaption>XtraGrid Control</windowcaption>
			<description>The grid view's SelectionChanged event is handled to update the text displayed within the "Selected Rows Count" and "Selected Rows" labels.</description>
			<memberlist>SelectionChanged, MultiSelect, OptionsSelection</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
</controls>
</totalinfo>