Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/CodeInfo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/CodeInfo/CellMerging.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
	<controls>
		<!--<controlentry>
			<control>
				<name>gridControl1</name>
				<windowcaption>XtraGrid Control</windowcaption>
				<description></description>
				<memberlist/>
				<dtimage/>
			</control>
		</controlentry>-->
		<controlentry>
			<control>
				<name>ceMerging</name>
				<windowcaption>Merging</windowcaption>
				<description>Specifies whether cell merging is enabled.</description>
				<memberlist>GridOptionsView.AllowCellMerge</memberlist>
				<dtimage/>
			</control>
		</controlentry>
    <controlentry>
      <control>
        <name>simpleButton1</name>
        <windowcaption>Print preview</windowcaption>
        <description>The ShowRibbonPrintPreview method shows a print preview of the data displayed by the Grid Control's DefaultView (the MainView or the currently maximized detail View). The opened print preview window is built using a Ribbon UI. To display the Print Preview window with a Bars UI, use the GridControl.ShowPrintPreview method instead.</description>
        <memberlist>GridControl.ShowRibbonPrintPreview</memberlist>
        <dtimage/>
      </control>
    </controlentry>
	</controls>
</totalinfo>