Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/PivotGridMainDemo/CodeInfo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/PivotGridMainDemo/CodeInfo/Groups.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
	<controls>
		<controlentry>
			<control>
				<name>sbExpandCollapse</name>
				<windowcaption>Expand/Collapse All Groups</windowcaption>
				<description>Specifies the expansion status of the current field if it belongs to a field group.</description>
        <memberlist>PivotGridFieldBase.ExpandedInFieldsGroup</memberlist>
				<dtimage/>
			</control>
		</controlentry>

    <controlentry>
      <control>
        <name>pivotGridControl1</name>
        <windowcaption>Groups</windowcaption>
        <description>In this demo, fields are joined into groups at design time. Use the PivotGridGroup.Add method to do this in code.</description>
        <memberlist>PivotGridGroup.Add, PivotGridGroupCollection.AddRange</memberlist>
        <dtimage/>
      </control>
    </controlentry>
	</controls>
</totalinfo>