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/MasterDetail.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
	<controls>
		<controlentry>
			<control>
				<name>ceMain</name>
				<windowcaption>Master detail</windowcaption>
				<description>The EnableMasterViewMode property specifies whether or not View details can be displayed. To specify whether or not a View group panel should act as a joined group panel use the ShowChildrenInGroupPanel property.</description>
        <memberlist>GridOptionsDetail.EnableMasterViewMode, GridOptionsView.ShowChildrenInGroupPanel</memberlist>
				<dtimage/>
			</control>
		</controlentry>
    <controlentry>
      <control>
        <name>ceTabs</name>
        <windowcaption>Detail tabs</windowcaption>
        <description>The ShowDetailTabs property specifies whether detail tabs are displayed in detail sections when master rows of the current master View are expanded.</description>
        <memberlist>GridOptionsDetail.ShowDetailTabs, Detail Tabs</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceToolTips</name>
        <windowcaption>Detail tool-tips</windowcaption>
        <description>Specifies whether detail tooltips are enabled for detail Views that are opened via the current master View.</description>
        <memberlist>GridOptionsDetail.EnableDetailToolTip, Detail ToolTip</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>imageComboBoxEdit1</name>
        <windowcaption>Zoom</windowcaption>
        <description>Zooming allows you to maximize immediate View details to fit the entire grid control area. This can be performed automatically (if the AutoZoomDetail property equals true) or by an end-user clicking the zoom button at runtime.</description>
        <memberlist>GridOptionsDetail.AllowZoomDetail, GridOptionsDetail.AutoZoomDetail</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>seVertIndent</name>
        <windowcaption>Detail vertical indent</windowcaption>
        <description>The DetailVerticalIndent property gets or sets the distance between master rows and Detail Sections, in pixels.</description>
        <memberlist>GridView.DetailVerticalIndent</memberlist>
        <dtimage/>
      </control>
    </controlentry>
  </controls>
</totalinfo>