Mini Kabibi Habibi

Current Path : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Framework/
Upload File :
Current File : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Framework/DevExpress.Xpf.PivotGrid.v13.1.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>DevExpress.Xpf.PivotGrid.v13.1</name>
    </assembly>
    <members>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldOLAPFilterUsingWhereClause">

            <summary>
                <para>Lists values that specify whether to use the WHERE clause in an MDX query, when filtering against filter fields in OLAP mode.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldOLAPFilterUsingWhereClause.Always">
            <summary>
                <para>The WHERE clause is always used when filtering against filter fields in OLAP mode.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldOLAPFilterUsingWhereClause.Never">
            <summary>
                <para>The WHERE clause is never used when filtering against filter fields in OLAP mode. A subselect clause is used instead.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldOLAPFilterUsingWhereClause.SingleValuesOnly">
            <summary>
                <para>The WHERE clause is used when the filter condition contains a single field value, either excluded or included into the pivot grid (in OLAP mode). Otherwise, a subselect clause is used.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartItemDataMember">

            <summary>
                <para>Lists values that specify the type of a chart data member.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemDataMember.Argument">
            <summary>
                <para>A series point's argument.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemDataMember.Series">
            <summary>
                <para>A series. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemDataMember.Value">
            <summary>
                <para>A series point's value.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartFieldValuesProvideMode">

            <summary>
                <para>Lists values that specify how the PivotGridControl's field values are exported to the chart control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartFieldValuesProvideMode.Default">
            <summary>
                <para>Field value is exported to provide the best representation in a chart. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartFieldValuesProvideMode.DisplayText">
            <summary>
                <para>Field value is always exported as a string. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartFieldValuesProvideMode.Value">
            <summary>
                <para>Field value is exported using its type, when possible. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridMenuType">

            <summary>
                <para>Lists values that specify the pivot grid's context menu types.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.Cell">
            <summary>
                <para>Cell context menu.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.FieldValue">
            <summary>
                <para>Field value context menu.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.FilterPopup">
            <summary>
                <para>Filter popup context menu.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.Header">
            <summary>
                <para>Field header context menu.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.HeadersArea">
            <summary>
                <para>Header area context menu.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridMenuType.None">
            <summary>
                <para>No menu.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListLayout">

            <summary>
                <para>Lists values that specify the layout of the Customization Form. 

</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListLayout.BottomPanelOnly1by4">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListLayout.BottomPanelOnly2by2">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListLayout.StackedDefault">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListLayout.StackedSideBySide">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListLayout.TopPanelOnly">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource">

            <summary>
                <para>Represents a summary data source.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource.#ctor(DevExpress.Xpf.PivotGrid.Internal.PivotGridWpfData,System.Int32,System.Int32)">
            <summary>
                <para>Initializes a new instance of the PivotSummaryDataSource class.
</para>
            </summary>
            <param name="data">
		A <b>DevExpress.Xpf.PivotGrid.Internal.PivotGridWpfData</b> object representing the pivot grid data.

            </param>
            <param name="columnIndex">
		An integer value that specifies the index of the pivot grid column whose data cells should be represented by the summary data source; <b>-1</b> to include data from all columns to the data source.

            </param>
            <param name="rowIndex">
		An integer value that specifies the index of the pivot grid row whose data cells should be represented by the summary data source; <b>-1</b> to include data from all rows to the data source.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource.GetColumnIndex(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the index of the column that corresponds to the specified field.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field used to identify the summary data source column.

            </param>
            <returns>An integer value that specifies the zero-based index of the summary data source column that corresponds to the specified field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource.GetField(System.Int32)">
            <summary>
                <para>Returns the field to which the specified column corresponds.
</para>
            </summary>
            <param name="columnIndex">
		An integer value that specifies the zero-based index of the summary data source column.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field to which the specified column corresponds.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource.GetValue(System.Int32,DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the specified cell.
</para>
            </summary>
            <param name="rowIndex">
		An integer value that specifies the zero-based index of the summary data source row.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> descendant representing the field used to identify the data source column.

            </param>
            <returns>The value of the specified summary data source cell.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource.Item(System.Int32)">
            <summary>
                <para>Gets or sets the row by its index.
</para>
            </summary>
            <param name="index">
		An integer value that specifies the zero-based index of the summary data source row.

            </param>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataRow"/> object that represents the summary data source row with the specified index.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource">

            <summary>
                <para>Represents a list of the records which are used to calculate summaries for individual cells.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.Dispose">
            <summary>
                <para>Disposes the data source.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetItemProperties(System.ComponentModel.PropertyDescriptor[])">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <param name="listAccessors">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetListName(System.ComponentModel.PropertyDescriptor[])">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <param name="listAccessors">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetRowIndex(System.Object)">
            <summary>
                <para>Returns the index of the specified row.
</para>
            </summary>
            <param name="value">
		A data source row to locate.

            </param>
            <returns>An integer value that represents the zero-based index of the specified row; <b>-1</b> if the specified row has not been found.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetValue(System.Int32,System.String)">
            <summary>
                <para>Returns the value of the specified data field in the specified row.
</para>
            </summary>
            <param name="rowIndex">
		A zero-based integer that identifies the data row.

            </param>
            <param name="fieldName">
		A <see cref="T:System.String"/> value that specifies the field name. In OLAP mode, this parameter must specify the column name, as defined in the data source.

            </param>
            <returns>An object that represents the value of the specified data field in the specified row.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetValue(System.Int32,System.Int32)">
            <summary>
                <para>Returns the value of the specified data field in the specified row.
</para>
            </summary>
            <param name="rowIndex">
		A zero-based integer that identifies the data row.

            </param>
            <param name="columnIndex">
		A zero-based integer that identifies the data column.

            </param>
            <returns>An object that represents the value of the specified data field in the specified row.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.GetValue(System.Int32,DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Gets the value of the specified field in the specified row.

</para>
            </summary>
            <param name="rowIndex">
		The zero-based index of the required row.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the required field.

            </param>
            <returns>An object which represents the value of the specified field in the specified row.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.IsLive">
            <summary>
                <para>Gets or sets whether to update the data source when the pivot grid data changes.
</para>
            </summary>
            <value><b>true</b> to update the data source when the pivot grid data changes; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.Item(System.Int32)">
            <summary>
                <para>Provides indexed access to the rows in the current data source.
</para>
            </summary>
            <param name="index">
		A zero-based integer which specifies the index of the required row.

            </param>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow"/> object that represents the row at the specified location.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.ListChanged">
            <summary>
                <para>Occurs after the data source has been changed.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.RowCount">
            <summary>
                <para>Gets the number of records in the data source.
</para>
            </summary>
            <value>An integer value that specifies the number of records in the data source.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.SetValue(System.Int32,DevExpress.Xpf.PivotGrid.PivotGridField,System.Object)">
            <summary>
                <para>Sets the value of the specified data field in the specified row.
</para>
            </summary>
            <param name="rowIndex">
		A zero-based integer that identifies the data row.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field. Its <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> property identifies the column in the data source.

            </param>
            <param name="value">
		An object that represents the new value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.SetValue(System.Int32,System.Int32,System.Object)">
            <summary>
                <para>Sets the value of the specified data field in the specified row.
</para>
            </summary>
            <param name="rowIndex">
		A zero-based integer that identifies the data row.

            </param>
            <param name="columnIndex">
		A zero-based integer that identifies the column.

            </param>
            <param name="value">
		An object that represents the new value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource.SetValue(System.Int32,System.String,System.Object)">
            <summary>
                <para>Sets the value of the specified data field in the specified row.
</para>
            </summary>
            <param name="rowIndex">
		A zero-based integer that identifies the data row.

            </param>
            <param name="fieldName">
		A <see cref="T:System.String"/> value that specifies the field name.

            </param>
            <param name="value">
		An object that represents the new value.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow">

            <summary>
                <para>Represents a single row in the data source which provides the data used to calculate summaries for individual cells.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.#ctor(DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource,DevExpress.XtraPivotGrid.PivotDrillDownDataRow)">
            <summary>
                <para>Initializes a new instance of the PivotDrillDownDataRow class. For internal use.
</para>
            </summary>
            <param name="dataSource">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that represents the data source that will own the created row.

            </param>
            <param name="dataRow">
		A <see cref="T:DevExpress.XtraPivotGrid.PivotDrillDownDataRow"/> object.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.DataSource">
            <summary>
                <para>Gets the data source which contains the current row.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object which represents the data source that contains the current row.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.Index">
            <summary>
                <para>Gets the row's index within <see cref="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.DataSource"/>.
</para>
            </summary>
            <value>An integer which specifies the row's index in the data source.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.Item(System.Int32)">
            <summary>
                <para>Returns the value of the specified field in the current row.
</para>
            </summary>
            <param name="index">
		A zero-based integer that identifies the data column.

            </param>
            <value>An object that represents the value of the specified data field in the current row.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.Item(System.String)">
            <summary>
                <para>Returns the value of the specified field in the current row.
</para>
            </summary>
            <param name="fieldName">
		A <see cref="T:System.String"/> value that specifies the data field name.

            </param>
            <value>An object that represents the value of the specified data field in the current row.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.Item(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Gets the row's value for the specified field.

</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the required field.

            </param>
            <value>An object which represents the row's value in the specified field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotDrillDownDataRow.ListSourceRowIndex">
            <summary>
                <para>Gets the row's index in the pivot grid's data source.
</para>
            </summary>
            <value>Gets the current row's index in the pivot grid's data source. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldValueCell">

            <summary>
                <para>Represents a field value cell.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldValueCell.#ctor(DevExpress.XtraPivotGrid.Data.PivotFieldValueItem)">
            <summary>
                <para>Initializes a new instance of the FieldValueCell class.
</para>
            </summary>
            <param name="item">
		A <b>DevExpress.XtraPivotGrid.Data.PivotFieldValueItem</b> object.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldValueCell.DataField">
            <summary>
                <para>Gets the data field which identifies the cell. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the data field which identifies the cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldValueCell.Field">
            <summary>
                <para>Gets the field whose value the cell represents.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field whose value the cell represents.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldValueCell.Parent">
            <summary>
                <para>Gets the parent of the current cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueCell"/> object that represents the parent cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldValueCell.ValueType">
            <summary>
                <para>Gets the type of the cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> enumeration member that specifies the type of the cell.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts">

            <summary>
                <para>Lists values that specify which layouts can be applied to the Customization Form.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.All">
            <summary>
                <para>All layouts can be applied to the Customization Form.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.BottomPanelOnly1by4">
            <summary>
                <para>The 'Areas Section Only (1 by 4)' layout can be applied to the Customization Form.

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.BottomPanelOnly2by2">
            <summary>
                <para>The 'Areas Section Only (2 by 2)' layout can be applied to the Customization Form.
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.StackedDefault">
            <summary>
                <para>The 'Fields Section and Areas Section Stacked' layout can be applied to the Customization Form.

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.StackedSideBySide">
            <summary>
                <para>The 'Fields Section and Areas Section Side-By-Side' layout can be applied to the Customization Form.

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts.TopPanelOnly">
            <summary>
                <para>The 'Fields Section Only' layout can be applied to the Customization Form.

<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldValueCells"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldValueCells"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldValueCells"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.ColumnCount">
            <summary>
                <para>Gets the number of columns in the pivot grid.
</para>
            </summary>
            <value>An integer value that specifies the number of columns in the pivot grid.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.FindCell(System.Boolean,System.Predicate`1)">
            <summary>
                <para>Returns header of the column/row whose summary values match the specified condition.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to locate a column; <b>false</b> to locate a row.

            </param>
            <param name="match">
		A <b>System.Predicate</b> that specifies the condition used to locate the column/row.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueCell"/> object representing the header of the column/row whose summary values match the specified predicate; <b>null</b> if no columns/rows match the predicate.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.GetCell(System.Boolean,System.Int32)">
            <summary>
                <para>Returns the field value cell by its index.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to obtain the column field value cell; <b>false</b> to obtain the row field value cell.

            </param>
            <param name="index">
		An integer value that specifies the zero-based index of the cell.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueCell"/> object that represents the required cell; <b>null</b> if the <i>index</i> is out of bounds.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.GetCellCount(System.Boolean)">
            <summary>
                <para>Returns the number of field value cells in the specified area.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to return the number of column field value cells; <b>false</b> to return the number of row field value cells.

            </param>
            <returns>An integer value that represents the number of field value cells in the specified area.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.GetCellValue(System.Int32,System.Int32)">
            <summary>
                <para>Gets the value of a data cell by its column and row indexes.
</para>
            </summary>
            <param name="columnIndex">
		An integer value that specifies the zero-based index of the column where the cell resides.

            </param>
            <param name="rowIndex">
		An integer value that specifies the zero-based index of the row where the cell resides.

            </param>
            <returns>The value of the data cell with the specified column and row indexes.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.GetGrandTotalLocation(System.Boolean)">
            <summary>
                <para>Returns the location of Grand Total columns or rows.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to return the location of Grand Total columns; <b>false</b> to return the location of Grand Total rows.

            </param>
            <returns>A <see cref="T:DevExpress.XtraPivotGrid.Data.GrandTotalLocation"/> enumeration member that specifies the location of Grand Totals.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.GetLevelCount(System.Boolean)">
            <summary>
                <para>Returns the number of column or row levels.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to return the number of column levels; <b>false</b> to return the number of row levels.

            </param>
            <returns>An integer value that specifies the number of column or row levels.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.IsUpdateRequired">
            <summary>
                <para>Gets whether the area where the field value cells reside needs to be redrawn after the event is handled.
</para>
            </summary>
            <value><b>true</b> if the area where the field value cells reside needs to be redrawn after the event is handled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.Remove(DevExpress.Xpf.PivotGrid.FieldValueCell)">
            <summary>
                <para>Removes the specified field value cell.
</para>
            </summary>
            <param name="item">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueCell"/> object that represents the field value cell to remove.

            </param>
            <returns><b>true</b> if the specified cell has been found and removed; <b>false</b> if the specified cell has not been found.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.RowCount">
            <summary>
                <para>Gets the number of rows in the pivot grid.
</para>
            </summary>
            <value>An integer value that specifies the number of rows in the pivot grid.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.SetGrandTotalLocation(System.Boolean,DevExpress.XtraPivotGrid.Data.GrandTotalLocation)">
            <summary>
                <para>Sets the location of Grand Total columns or rows to the specified value.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to set the location of Grand Total columns; <b>false</b> to set the location of Grand Total rows.

            </param>
            <param name="location">
		A <see cref="T:DevExpress.XtraPivotGrid.Data.GrandTotalLocation"/> enumeration member that specifies the location of Grand Totals.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.Split(System.Boolean,System.Predicate`1,DevExpress.XtraPivotGrid.Data.FieldValueSplitData[])">
            <summary>
                <para>Splits all field value cells that match the specified condition.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to process column field value cells; <b>false</b> to process row field value cells.

            </param>
            <param name="match">
		A <b>System.Predicate</b> that represents the condition used to define which cells should be split.

            </param>
            <param name="cells">
		The <see cref="T:DevExpress.XtraPivotGrid.Data.FieldValueSplitData"/> objects that define how to split the cells.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.Split(System.Boolean,System.Predicate`1,System.Boolean,DevExpress.XtraPivotGrid.Data.FieldValueSplitData[])">
            <summary>
                <para>Splits all field value cells that match the specified condition, or only the first matching cell.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to process column field value cells; <b>false</b> to process row field value cells.

            </param>
            <param name="match">
		A <b>System.Predicate</b> that represents the condition used to define which cells should be split.

            </param>
            <param name="firstCellOnly">
		<b>true</b> to split only the first cell that matches the specified condition; <b>false</b> to split all cells that match the condition. 

            </param>
            <param name="cells">
		The <see cref="T:DevExpress.XtraPivotGrid.Data.FieldValueSplitData"/> objects that define how to split the cells.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.Split(System.Boolean,System.Predicate`1,System.Boolean,System.Collections.Generic.IList`1)">
            <summary>
                <para>Splits all field value cells that match the specified condition, or only the first matching cell.

</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to process column field value cells; <b>false</b> to process row field value cells.

            </param>
            <param name="match">
		A <b>System.Predicate</b> that represents the condition used to define which cells should be split.

            </param>
            <param name="firstCellOnly">
		<b>true</b> to split only the first cell that matches the specified condition; <b>false</b> to split all cells that match the condition. 

            </param>
            <param name="cells">
		A list of <see cref="T:DevExpress.XtraPivotGrid.Data.FieldValueSplitData"/> objects that define how to split the cells.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldValueCellsEventArgs.Split(System.Boolean,System.Predicate`1,System.Collections.Generic.IList`1)">
            <summary>
                <para>Splits all field value cells that match the specified condition.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to process column field value cells; <b>false</b> to process row field value cells.

            </param>
            <param name="match">
		A <b>System.Predicate</b> that represents the condition used to define which cells should be split.

            </param>
            <param name="cells">
		A list of <see cref="T:DevExpress.XtraPivotGrid.Data.FieldValueSplitData"/> objects that define how to split the cells.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartExportFieldValueMode">

            <summary>
                <para>Lists values that specify how the PivotGridControl's field values are exported to the chart control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartExportFieldValueMode.Default">
            <summary>
                <para>Field value is exported to provide the best representation in a chart.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartExportFieldValueMode.DisplayText">
            <summary>
                <para>Field value is always exported as a string.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartExportFieldValueMode.Value">
            <summary>
                <para>Field value is exported using its type, when possible.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartItemType">

            <summary>
                <para>Lists values that specify the type of a PivotGridControl's item to be represented in a ChartControl.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemType.CellItem">
            <summary>
                <para>A data cell value is processed, to be represented in the chart control.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemType.ColumnItem">
            <summary>
                <para>A column field value is processed to be represented in the chart control.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartItemType.RowItem">
            <summary>
                <para>A row field value is processed, to be represented in the chart control.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldValueType">

            <summary>
                <para>Lists values that specify the types of column and row headers.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldValueType.CustomTotal">
            <summary>
                <para>Corresponds to a custom total.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldValueType.GrandTotal">
            <summary>
                <para>Corresponds to a grand total.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldValueType.Total">
            <summary>
                <para>Corresponds to an automatic total.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldValueType.Value">
            <summary>
                <para>Corresponds to a field value.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldPropertyName">

            <summary>
                <para>Lists values that identify properties of fields.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldPropertyName.FieldName">
            <summary>
                <para>Identifies the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> property.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldPropertyName.SortOrder">
            <summary>
                <para>Identifies the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortOrder"/> property.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.GroupFilterMode">

            <summary>
                <para>Lists values that specify the filtering mode for grouped fields.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.GroupFilterMode.List">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.GroupFilterMode.Tree">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.GroupFilterValues">

            <summary>
                <para>Represents a group filter condition.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.GroupFilterValues.#ctor(DevExpress.Xpf.PivotGrid.PivotGridInternalGroup)">
            <summary>
                <para>Initializes a new instance of the GroupFilterValues class. For internal use.
</para>
            </summary>
            <param name="group">
		A <b>DevExpress.Xpf.PivotGrid.PivotGridInternalGroup</b> object.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.GroupFilterValues.FilterType">
            <summary>
                <para>Gets or sets the filter type.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> enumeration member that specifies the filter type.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.GroupFilterValues.SetValuesAsync(DevExpress.XtraPivotGrid.PivotGroupFilterValuesCollection,DevExpress.XtraPivotGrid.PivotFilterType,DevExpress.XtraPivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <param name="values">
		@nbsp;

            </param>
            <param name="filterType">
		@nbsp;

            </param>
            <param name="handler">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.GroupFilterValues.SetValuesAsync(DevExpress.XtraPivotGrid.PivotGroupFilterValuesCollection,DevExpress.Xpf.PivotGrid.FieldFilterType,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Adds the specified filter values to the collection, and sets the filter type to the specified value asynchronously.
</para>
            </summary>
            <param name="values">
		A <see cref="T:DevExpress.XtraPivotGrid.PivotGroupFilterValuesCollection"/> object that specifies the collection of group filter values. This object is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGroupFilterValues.Values"/> property.

            </param>
            <param name="filterType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> object that specifies the filter type. This object is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.GroupFilterValues.FilterType"/> property. 

            </param>
            <param name="handler">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>
            <returns><b>true</b>, if the specified values differ from the current ones; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldPropertyChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldPropertyChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldPropertyChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs.#ctor(System.Windows.RoutedEvent,DevExpress.Xpf.PivotGrid.PivotGridField,DevExpress.Xpf.PivotGrid.FieldPropertyName)">
            <summary>
                <para>Initializes a new instance of the PivotFieldPropertyChangedEventArgs class.
</para>
            </summary>
            <param name="routedEvent">
		The routed event.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field whose property has been changed. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotFieldEventArgs.Field"/> property.

            </param>
            <param name="propertyName">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldPropertyName"/> enumeration member that specifies which property has been changed. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs.PropertyName"/> property.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldPropertyChangedEventArgs.PropertyName">
            <summary>
                <para>Gets which property has been changed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldPropertyName"/> enumeration member that identifies the property that has been changed.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFilterPopupItems"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFilterPopupItems"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFilterPopupItems"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.#ctor(System.Windows.RoutedEvent,DevExpress.XtraPivotGrid.Data.PivotGridFilterItems)">
            <summary>
                <para>Initializes a new instance of the PivotCustomFilterPopupItemsEventArgs class.
</para>
            </summary>
            <param name="routedEvent">
		The routed event.

            </param>
            <param name="items">
		A <b>DevExpress.XtraPivotGrid.Data.PivotGridFilterItems</b> object representing a collection of filter dropdown items. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.Items"/> property.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.CheckAllItems(System.Boolean)">
            <summary>
                <para>Checks or unchecks all filter items in the <see cref="P:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.Items"/> collection.
</para>
            </summary>
            <param name="isChecked">
		<b>true</b> to check the filter items; <b>false</b> to uncheck them.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.Field">
            <summary>
                <para>Gets the field for which the event has been raised.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing the field for which the event has been raised.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.Items">
            <summary>
                <para>Gets the collection of filter items.
</para>
            </summary>
            <value>A list of <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridFilterItem"/> objects that represent the filter items.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFilterPopupItemsEventArgs.ShowBlanksItem">
            <summary>
                <para>Gets the 'Show Blanks' filter item.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraPivotGrid.Data.PivotGridFilterItem"/> object representing the 'Show Blanks' filter item.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.Printing.PrintLayoutMode">

            <summary>
                <para>Lists values that specify the layout mode of the print document.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.Printing.PrintLayoutMode.Auto">
            <summary>
                <para>The layout mode is selected automatically.

<para>The <b>Multiple Pages</b> layout mode is applied when the pivot grid is printed or exported to a paged document. The <b>Single Page</b> layout mode is applied when the pivot grid is exported to the XLS or image format.</para>

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.Printing.PrintLayoutMode.MultiplePagesLayout">
            <summary>
                <para>If the pivot grid does not fit onto one page, it is split into several tables.
<para>This mode is preferred when the pivot grid is printed or exported to a paged document.</para>
<para>The following image displays the pivot grid exported to an image format using the <b>Multiple Pages</b> layout mode. The dashed red line shows where the pivot grid will be cut off by the page boundaries if it is printed using this mode.</para>
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.Printing.PrintLayoutMode.SinglePageLayout">
            <summary>
                <para>The pivot grid is represented by a single table.

<para>This mode is preferred when the pivot grid is exported to the XLS or image format.</para>

<para>The following image displays the pivot grid exported to an image format using the <b>Single Page</b> layout mode. The dashed red line shows where the pivot grid will be cut off by the page boundaries if it is printed using this mode.</para>

<para></para>

</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGroupEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGroupEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotGroupEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGroupEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGroupEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterChanged"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGroupEventArgs.Group">
            <summary>
                <para>Gets the group for which the event has been raised.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroup"/> object that represents the group for which the event has been raised.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanging"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs.#ctor(System.Windows.RoutedEvent,DevExpress.Xpf.PivotGrid.PivotGridField,DevExpress.Xpf.PivotGrid.FieldFilterType,System.Collections.Generic.IList`1)">
            <summary>
                <para>Initializes a new instance of the PivotFieldFilterChangingEventArgs class.
</para>
            </summary>
            <param name="routedEvent">
		The routed event.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field for which the event has been raised.

            </param>
            <param name="filterType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> enumeration member that specifies the current filter type.

            </param>
            <param name="values">
		A collection of filter values.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs.Cancel">
            <summary>
                <para>Gets or sets whether to cancel changing the filter condition.
</para>
            </summary>
            <value><b>true</b> to cancel changing the filter condition; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs.FilterType">
            <summary>
                <para>Gets the current filter type.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> enumeration member that specifies the filter type currently set for the field filter.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldFilterChangingEventArgs.Values">
            <summary>
                <para>Gets the collection of filter values, about to be assigned to the filter.

</para>
            </summary>
            <value>A list of objects representing field filter values.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.UnboundExpressionMode">

            <summary>
                <para>Lists values that specify how the unbound expressions for data fields are calculated.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.UnboundExpressionMode.Default">
            <summary>
                <para>An unbound expression is calculated against each data source record, and then the resulting values are summarized. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.UnboundExpressionMode.UseSummaryValues">
            <summary>
                <para>An unbound expression is calculated against summary values. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.SelectMode">

            <summary>
                <para>Lists values that specify the selection mode.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SelectMode.MultiSelection">
            <summary>
                <para>An end-user can select several blocks of cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SelectMode.None">
            <summary>
                <para>Multiple cell selection is disabled.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SelectMode.SolidSelection">
            <summary>
                <para>An end-user can select a continuous block of cells.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames">

            <summary>
                <para>Contains names of the context menu items.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ClearSorting">
            <summary>
                <para>Returns "ItemClearSorting". Corresponds to the field header menu item used to disable sorting in OLAP mode.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.CollapseAll">
            <summary>
                <para>Returns "ItemCollapseAll". Corresponds to the field value menu item used to collapse all values of the field.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.CollapseItem">
            <summary>
                <para>Returns "ItemCollapse". Corresponds to the field value menu item used to collapse the field value.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ExpandAll">
            <summary>
                <para>Returns "ItemExpandAll". Corresponds to the field value menu item used to expand all values of the field.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ExpandItem">
            <summary>
                <para>Returns "ItemExpand". Corresponds to the field value menu item used to expand the field value.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.FieldMoveLeft">
            <summary>
                <para>Returns "ItemFieldMoveLeft". Corresponds to the field header menu item used to move the field header to the left.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.FieldMoveRight">
            <summary>
                <para>Returns "ItemFieldMoveRight". Corresponds to the field header menu item used to move the field header to the right.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.FieldMoveToBeginning">
            <summary>
                <para>Returns "ItemFieldMoveToBeginning". Corresponds to the field header menu item used to move the header to the first position in its area.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.FieldMoveToEnd">
            <summary>
                <para>Returns "ItemFieldMoveToEnd". Corresponds to the field header menu item used to move the header to the last position in its area.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.FieldOrder">
            <summary>
                <para>Returns "ItemFieldOrder". Corresponds to the field header menu group that contains items used to move the header in its area.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.HideField">
            <summary>
                <para>Returns "ItemHideField". Corresponds to the field header menu item used to hide the field.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.HideFieldList">
            <summary>
                <para>Returns "ItemHideFieldList". Corresponds to the menu item used to hide the Customization Form.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.HidePrefilter">
            <summary>
                <para>Returns "ItemHidePrefilter". Corresponds to the menu item used to hide the Prefilter.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.InvertFilter">
            <summary>
                <para>Returns "InvertFilter". Corresponds to the filter popup context menu item used to invert the filter condition.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.KpiGraphic">
            <summary>
                <para>Returns "ItemKpiGraphic". Corresponds to the field header menu group that contains items used to select KPI graphics. 
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.RefreshData">
            <summary>
                <para>Returns "ItemRefreshData". Corresponds to the menu item used to refresh data in the PivotGridControl.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.RemoveAllSorting">
            <summary>
                <para>Returns "ItemRemoveAllSorting". Corresponds to the menu item used to remove sorting.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ShowFieldList">
            <summary>
                <para>Returns "ItemShowFieldList". Corresponds to the menu item used to show the Customization Form.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ShowPrefilter">
            <summary>
                <para>Returns "ItemShowPrefilter". Corresponds to the menu item used to show the Prefilter.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.ShowUnboundExpressionEditor">
            <summary>
                <para>Returns "ShowUnboundExpressionEditor". Corresponds to the menu item used to show the Expression Editor.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.SortAscending">
            <summary>
                <para>Returns "ItemSortAZ". Corresponds to the field header menu item used to sort field values in ascending order, in OLAP mode.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.SortByItem">
            <summary>
                <para>Returns "ItemSortBySummary". Corresponds to the menu item used to apply Sorting by Summary.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DefaultMenuItemNames.SortDescending">
            <summary>
                <para>Returns "ItemSortZA". Corresponds to the field header menu item used to sort field values in descending order in OLAP mode.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListStyle">

            <summary>
                <para>Lists values that specify the Customization Form's style.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListStyle.Excel2007">
            <summary>
                <para><para>An end-user can:</para>
<para>- move a field from the Customization Form using drag and drop;</para>
<para>- move a field to a specific area by dragging its field header between the Customization Form's area boxes;</para>
<para>- perform delayed layout updates. First, check the Defer Layout Update check box, then drag fields between the areas and then click the Update button.</para>
<para></para>

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListStyle.Simple">
            <summary>
                <para><para>An end-user can move fields to the pivot grid using drag and drop.</para>
<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.DataFieldArea">

            <summary>
                <para>Lists values that specify the area in which the data field headers are displayed.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DataFieldArea.ColumnArea">
            <summary>
                <para>The data field headers are displayed as column headers. The data header is displayed within the column header area. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DataFieldArea.None">
            <summary>
                <para>The data field headers are displayed as column headers. The data header is hidden. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.DataFieldArea.RowArea">
            <summary>
                <para>The data field headers are displayed as row headers. The data header is displayed within the row header area. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldBestFitArea">

            <summary>
                <para>Lists the values used to specify which interface elements should be taken into account when calculating the optimal width for columns or rows. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldBestFitArea.All">
            <summary>
                <para>The contents of data cells, field headers and field values are taken into account when calculating the best-fit size.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldBestFitArea.Cell">
            <summary>
                <para>The contents of data cells are taken into account when calculating the best-fit size.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldBestFitArea.FieldHeader">
            <summary>
                <para>The contents of field headers are taken into account when calculating the best-fit size.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldBestFitArea.FieldValue">
            <summary>
                <para>The contents of field values are taken into account when calculating the best-fit size.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldBestFitArea.None">
            <summary>
                <para>The best-fit functionality is disabled.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.ShowPrefilterPanelMode">

            <summary>
                <para>Lists values that specify when the PivotGridControl displays the Prefilter Panel.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.ShowPrefilterPanelMode.Default">
            <summary>
                <para>The prefilter panel is shown when data is filtered. Otherwise, the filter panel is hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.ShowPrefilterPanelMode.Never">
            <summary>
                <para>The prefilter panel is hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.ShowPrefilterPanelMode.ShowAlways">
            <summary>
                <para>The prefilter panel is always shown at the bottom of the PivotGridControl.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldRowTotalsLocation">

            <summary>
                <para>Lists values that specify the location of row totals.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldRowTotalsLocation.Far">
            <summary>
                <para>Row Totals are displayed under the row field values.

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldRowTotalsLocation.Near">
            <summary>
                <para>Row Totals are displayed above the row field values.

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldRowTotalsLocation.Tree">
            <summary>
                <para>The row field values are organized into a tree, and the row total is displayed as a root node of the tree.

<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldColumnTotalsLocation">

            <summary>
                <para>Lists values that specify the location of column totals.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldColumnTotalsLocation.Far">
            <summary>
                <para><para>Column Totals are displayed to the right of the column field values.</para>

<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldColumnTotalsLocation.Near">
            <summary>
                <para><para>Column Totals are displayed to the left of the column field values.</para>

<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanging"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanging"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the pivot grid which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanging"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs.Allow">
            <summary>
                <para>Gets or sets whether the dragged field header can be dropped on the area it's currently located over.
</para>
            </summary>
            <value><b>true</b> to allow the operation; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs.NewArea">
            <summary>
                <para>Gets the current position of the field being dragged. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value which specifies the current position of the field being dragged.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldAreaChangingEventArgs.NewAreaIndex">
            <summary>
                <para>Gets the index of the field which is being dragged for the area it's currently located over among the other fields displayed within the area.
</para>
            </summary>
            <value>A zero-based integer which specifies the index of the dragged field among the other fields displayed within the area over which it's currently located.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsing"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanding"/> events.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsing"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanding"/> events.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the pivot grid which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsing"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanding"/> events.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueCancelEventArgs.Cancel">
            <summary>
                <para>Gets or sets whether the field value can be expanded/collapsed.
</para>
            </summary>
            <value><b>true</b> to cancel the operation; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFilterEditorEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorCreated"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFilterEditorEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFilterEditorEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorCreated"/> event.
</para>
            </summary>
            <param name="sender">
		The event sender.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFilterEditorEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFilterEditorEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorCreated"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFilterEditorEventArgs.FilterControl">
            <summary>
                <para>Gets the Prefilter that displays filter criteria.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Editors.Filtering.FilterControl"/> object.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsed"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanded"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueNotExpanded"/> events. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsed"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanded"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueNotExpanded"/> events.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs">

            <summary>
                <para>Serves as a base for the classes that provide data for the events which are used to customize column and row headers.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.ChangeExpandedState">
            <summary>
                <para>Changes the expanded state of the field value currently being processed.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.CreateDrillDownDataSource">
            <summary>
                <para>Returns a list of records associated with the field value currently being processed.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains records associated with the processed field value. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.CreateOlapDrillDownDataSource(System.Int32,System.Collections.Generic.List`1)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the current cell. Allows you to specify the columns, and limit the number of records to be returned. 
</para>
            </summary>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows.

            </param>
            <param name="customColumns">
		A list of columns to be returned.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.CustomTotal">
            <summary>
                <para>Gets the custom total which the currently processed column/row header corresponds to.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object which represents the custom total which the processed header corresponds to.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.DataField">
            <summary>
                <para>Gets the data field that identifies the processed value.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.FieldIndex">
            <summary>
                <para>Gets the field's position among the visible fields within the header area.
</para>
            </summary>
            <value>An integer value that specifies the field's position among the visible fields.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.GetCellValue(System.Int32,System.Int32)">
            <summary>
                <para>Returns a value displayed in the specified cell.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <returns>A value displayed in the specified cell.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.GetFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Returns the specified column or row field's value for the cell addressed by its zero-based index in the Data Area.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing a column or row field, whose value is to be obtained.

            </param>
            <param name="cellIndex">
		A zero-based index of a cell in the Data Area that identifies the required field value. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.

            </param>
            <returns>An object representing the field's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.GetHigherLevelFields">
            <summary>
                <para>Returns the parent field(s) for the field value being currently processed.
</para>
            </summary>
            <returns>An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects that represent parent fields for the field value currently being processed.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.GetHigherLevelFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of a specific parent field corresponding to the field value currently being processed.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the parent field whose value is returned.

            </param>
            <returns>An object that represents the value of the specified parent (higher level) field.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.IsCollapsed">
            <summary>
                <para>Gets whether the processed field value is collapsed.
</para>
            </summary>
            <value><b>true</b> if the field value is collapsed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.IsColumn">
            <summary>
                <para>Gets whether the field is displayed within the Column Header Area.
</para>
            </summary>
            <value><b>true</b> if the field is displayed within the Column Header Area; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.IsOthersValue">
            <summary>
                <para>Gets whether the current header corresponds to the "Others" row/column.
</para>
            </summary>
            <value><b>true</b> if the current header corresponds to the "Others" row/column; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.MaxIndex">
            <summary>
                <para>Gets the maximum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed.
</para>
            </summary>
            <value>An integer value that specifies the maximum row or column index that corresponds to the processed field value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.MinIndex">
            <summary>
                <para>Gets the minimum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed.
</para>
            </summary>
            <value>An integer value that specifies the minimum row or column index that corresponds to the processed field value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.Selected">
            <summary>
                <para>Gets whether the processed field value is selected.
</para>
            </summary>
            <value><b>true</b> if the processed field value is selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.Value">
            <summary>
                <para>Gets the column field or row field value which the currently processed column/row header corresponds to.
</para>
            </summary>
            <value>An object which represents the field value currently being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs.ValueType">
            <summary>
                <para>Gets the type of the currently processed column/row header.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> enumeration value which identifies the type of the currently processed column or row header.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.StoreLayoutMode">

            <summary>
                <para>Lists options that specify which settings should be saved when saving the PivotGrid's layout.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.AllOptions">
            <summary>
                <para>All properties of the DXPivotGrid, marked with the <b>DevExpress.Utils.Serializing.XtraSerializableProperty</b> attribute, are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.Appearance">
            <summary>
                <para>The appearance settings are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.DataSettings">
            <summary>
                <para>The data settings are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.Layout">
            <summary>
                <para>The layout settings are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.PrintSettings">
            <summary>
                <para>The printing settings are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.StoreLayoutMode.VisualOptions">
            <summary>
                <para>The visual settings are saved\restored when saving\restoring the DXPivotGrid's layout.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldGroupInterval">

            <summary>
                <para>Contains values that specify how the values of a specific column or row field are combined into groups.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Alphabetical">
            <summary>
                <para>Combines field values into categories according to the character that the values start with.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Custom">
            <summary>
                <para>Enables combining the field's data into custom intervals via the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomGroupInterval"/> event.

<para>
Not supported in OLAP mode.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Date">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 

<para>
Field values are grouped by the date part. The time part of the values is ignored.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateDay">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the day part. The following groups can be created: <b>1</b>, <b>2</b>, <b>3</b>,...,<b>31</b>.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateDayOfWeek">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the days of the week. Examples of such groups: <b>Sunday</b>, <b>Monday</b>, <b>Tuesday</b> (the actual names of the days of the week are determined by the current culture).
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateDayOfYear">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 

<para>
Field values are grouped by the number of the day in which they occur in a year. The following groups can be created: 1, 2, 3,...,365 (,366 in a leap year). 
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateMonth">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the month part. Examples of groups: <b>January</b>, <b>February</b>, <b>March</b> (the actual names of the months are determined by the current culture).
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateQuarter">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are sorted by the quarterly intervals of the year. The following groups can be created: <b>1</b>, <b>2</b>, <b>3</b> and <b>4</b>. Each quarter includes three months.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateWeekOfMonth">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the number of the week in which they occur in a month. The following groups can be created: 1, 2, 3, 4 and 5. The first week is the week containing the 1st day of the month.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateWeekOfYear">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 

<para>
Field values are grouped by the number of the week in a year in which they occur. The following groups can be created: 1, 2, 3,...,52, 53. 
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DateYear">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the year part. Examples of such groups: 2003, 2004, 2005.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.DayAge">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the number of full days that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange"/> property.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Default">
            <summary>
                <para>Groups combine unique field values.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Hour">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 
<para>
Field values are grouped by the hour part, regardless of the date to which the current date/time value belongs.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Minute">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 
<para>
Field values are grouped by the minute part, regardless of the date to which the current date/time value belongs.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.MonthAge">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the number of full months that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange"/> property.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Numeric">
            <summary>
                <para>This option is in effect only for fields that store numeric values.

<para>
Field values are grouped into intervals as defined by the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange"/> property.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.Second">
            <summary>
                <para>This option is in effect only for fields that store date/time values. 
<para>
Field values are grouped by the second part, regardless of the date to which the current date/time value belongs.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.WeekAge">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the number of full weeks that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange"/> property.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldGroupInterval.YearAge">
            <summary>
                <para>This option is in effect only for fields that store date/time values.
<para>
Field values are grouped by the number of full years that have elapsed till the current date. The lengths of groups is determined by the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange"/> property.
</para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType">

            <summary>
                <para>Contains options that specify how summary values are displayed within cells ("as is" or adjusted using a specific predefined algorithm).
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.AbsoluteVariation">
            <summary>
                <para>The absolute variance between the current value and the previously calculated value for the current field is displayed in the cell.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.Default">
            <summary>
                <para>The calculated summary values are displayed "as is".
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.Index">
            <summary>
                <para>An <i>index</i> value that reflects the summary value's importance in its row and column context. This value is calculated as follows: 
<para>((value in cell) x (Grand Total of Grand Totals)) / ((Grand Row Total) x (Grand Column Total))</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentOfColumn">
            <summary>
                <para>For data cells, the percentage of the column's total value is displayed; for total cells, the percentage of the column's grand total value is displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentOfColumnGrandTotal">
            <summary>
                <para>Percent of the summary in the Column Grand Total value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentOfGrandTotal">
            <summary>
                <para>Percent of the summary in the Grand Total value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentOfRow">
            <summary>
                <para>For data cells, the percentage of the row's total value is displayed; for total cells, the percentage of the row's grand total value is displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentOfRowGrandTotal">
            <summary>
                <para>Percent of the summary in the Row Grand Total value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.PercentVariation">
            <summary>
                <para>The percentage variance between the current value and the previously calculated value for the current field is displayed in the cell.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.RankInColumnLargestToSmallest">
            <summary>
                <para>The summary value's rank in its column, with the largest value in the column as 1, and each smaller value assigned a higher rank. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.RankInColumnSmallestToLargest">
            <summary>
                <para>The summary value's rank in its column, with the smallest value in the column as 1, and each larger value assigned a higher rank. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.RankInRowLargestToSmallest">
            <summary>
                <para>The summary value's rank in its row, with the largest value in the row as 1, and each smaller value assigned a higher rank. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType.RankInRowSmallestToLargest">
            <summary>
                <para>The summary value's rank in its row, with the smallest value in the row as 1, and each larger value assigned a higher rank.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldTopValueType">

            <summary>
                <para>Lists the values that specify how the number of Top Values is determined.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTopValueType.Absolute">
            <summary>
                <para>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property determines the absolute number of top field values to display. For instance, if there are 20 unique field values and the TopValueCount property is set to 10, only the 10 top field values will be displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTopValueType.Percent">
            <summary>
                <para>In a regular data binding mode, the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property determines the number of field values to display relative to the total number of field values. For instance, if there are 20 unique field values and the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property is set to 10, only 2 top field values (10% out of 20) will be displayed.
<para>In an OLAP mode, PivotGridControl will display top values whose cumulative total is equal to or greater than a specified percentage. For instance, if the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property is set to 10, PivotGridControl will display values whose cumulative total is not less than 10% of the Grand Total value. </para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTopValueType.Sum">
            <summary>
                <para>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property determines the maximum allowed sum of the corresponding summary values. For instance, if the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount"/> property is set to 100, the PivotGridControl will display field values whose corresponding summaries do not exceed 100.
<para>Works in OLAP mode only.</para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldSortMode">

            <summary>
                <para>Lists the values that specify how a field's data should be sorted.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.Custom">
            <summary>
                <para>Enables custom sorting of the field's data via the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldSort"/> event.

<para>
Not supported in OLAP mode.
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.Default">
            <summary>
                <para>Sorts the field's data by the field's values (these are synchronized with the values from the bound data source). 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.DisplayText">
            <summary>
                <para>Sorts the field's data by the field's display text (the strings displayed within the field values).
<para>
In OLAP mode, the data is sorted against the text generated on the server.
The field will not be sorted against the custom text generated on the client side (for instance, if you modify the text via the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueDisplayText"/> event).
</para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.ID">
            <summary>
                <para>Sorts by a level member's ID (in OLAP mode).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.Key">
            <summary>
                <para>Sorts the field's data by key attributes. This option is in effect only in OLAP mode.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.None">
            <summary>
                <para>Data is not sorted, and it's displayed in the order specified by the data source. This option is in effect only in OLAP mode. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortMode.Value">
            <summary>
                <para>Sorts the field's data by the field's values (these are synchronized with the values from the bound data source). 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldSortOrder">

            <summary>
                <para>Lists the values that specify the sort order of a pivot grid's fields.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortOrder.Ascending">
            <summary>
                <para>Sorts the field in ascending order.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortOrder.Descending">
            <summary>
                <para>Sorts the field in descending order.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs">

            <summary>
                <para>Provides data for the events which are invoked for particular data cells.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.ColumnCustomTotal">
            <summary>
                <para>Gets the custom total to which the processed cell's column corresponds.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object that represents the custom total to which the processed cell's column corresponds.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.ColumnField">
            <summary>
                <para>Gets the innermost column field which corresponds to the processed cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the column field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.ColumnFieldIndex">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.ColumnIndex">
            <summary>
                <para>Gets the visual index of the column that contains the processed cell.
</para>
            </summary>
            <value>An integer value which specifies the visual index of the column that contains the processed cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.ColumnValueType">
            <summary>
                <para>Gets the type of the cell's column header.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> enumeration member that specifies the type of the cell's column header.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.CreateDrillDownDataSource">
            <summary>
                <para>Returns a list of records used to calculate a summary value for the cell currently being processed. 

</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains records used to calculate a summary value for the current cell. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.CreateOlapDrillDownDataSource(System.Int32,System.Collections.Generic.List`1)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the current cell. Allows you to specify the columns and limit the number of records to be returned. 
</para>
            </summary>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows. 

            </param>
            <param name="customColumns">
		A list of columns to be returned. 

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.CreateOlapDrillDownDataSource(System.Collections.Generic.List`1)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the current cell. Allows you to specify the columns to be returned. 
</para>
            </summary>
            <param name="customColumns">
		A list of columns to be returned. 

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.CreateSummaryDataSource">
            <summary>
                <para>Returns a <b>summary data source</b>.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource"/> object that represents the summary data source.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.DataField">
            <summary>
                <para>Gets the data field which identifies the column where the processed cell resides.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the column where the processed cell resides.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.DisplayText">
            <summary>
                <para>Gets the display text of the cell currently being processed.
</para>
            </summary>
            <value>A string representing the cell's display text.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.Focused">
            <summary>
                <para>Gets whether the processed cell is the focused cell.
</para>
            </summary>
            <value><b>true</b> if the processed cell is the focused cell; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetCellValue(System.Int32,System.Int32)">
            <summary>
                <para>Returns a cell value by the column and row indexes.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer value that specifies the index of a column where the cell resides.

            </param>
            <param name="rowIndex">
		A zero-based integer value that specifies the index of a row where the cell resides.

            </param>
            <returns>A value displayed in the specified cell.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetCellValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a cell value calculated for the current column and row field values, against the specified data field.

</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field, against which the required cell value is calculated.


            </param>
            <returns>Value displayed in the specified cell; <b>null</b> (<b>Nothing</b> in Visual Basic) if the cell has not been found.

</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetCellValue(System.Object[],System.Object[],DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a cell value calculated for the specified column and row field values, against the specified data field.
</para>
            </summary>
            <param name="columnValues">
		An array of column values.

            </param>
            <param name="rowValues">
		An array of row values.

            </param>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field.


            </param>
            <returns>A summary value calculated for the specified column and row field values, against the specified data field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetColumnFields">
            <summary>
                <para>Returns an array of column fields which correspond to the processed cell.
</para>
            </summary>
            <returns>An array of column fields.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetColumnGrandTotal(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a Column Grand Total value calculated for the current row field values, against the specified data field.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field, against which the required Column Grand Total is calculated.


            </param>
            <returns>The Column Grand Total value calculated for the current row field values, against the specified data field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetColumnGrandTotal(System.Object[],DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a Column Grand Total value calculated for the specified row field values, against the specified data field.
</para>
            </summary>
            <param name="rowValues">
		An array of row field values for which the required Column Grand Total is calculated.

            </param>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field, against which the required Column Grand Total is calculated.


            </param>
            <returns>The Column Grand Total value calculated for the specified row field values, against the specified data field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the specified column or row field which identifies the column/row in which the processed cell resides.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents a field whose value is returned.

            </param>
            <returns>An object which represents the value of the specified column or row field which identifies the column/row in which the processed cell resides. <b>null</b> (<b>Nothing</b> in Visual Basic) if the specified field isn't a column or row field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Returns the specified column or row field's value for the cell, addressed by its zero-based index in the Data Area.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing a column or row field, whose value is to be obtained.

            </param>
            <param name="cellIndex">
		A zero-based index of a cell in the Data Area that identifies the required field value. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.

            </param>
            <returns>An object representing the field's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetGrandTotal(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Gets the Grand Total for the specified field.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field whose Grand Total is returned.

            </param>
            <returns>An object which represents the Grand Total.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetNextColumnCellValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the cell in the same row but in the next column.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the sub column in the next column.

            </param>
            <returns>An object that represents the value in the same row but in the next column.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetNextRowCellValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the cell in the next row.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the sub column in the next row.

            </param>
            <returns>An object that represents the value of the cell in the next row.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetPrevColumnCellValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the cell in the same row, but in the previous column.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the sub column in the previous column.

            </param>
            <returns>An object that represents the value in the same row but in the previous column.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetPrevRowCellValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the value of the cell in the previous row.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the sub column in the previous row.

            </param>
            <returns>An object that represents the value of the cell in the previous row.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetRowFields">
            <summary>
                <para>Returns an array of row fields that correspond to the processed cell.
</para>
            </summary>
            <returns>An array of row fields.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetRowGrandTotal(System.Object[],DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a Row Grand Total value calculated for the specified column field values, against the specified data field.
</para>
            </summary>
            <param name="columnValues">
		An array of column field values for which the required Row Grand Total is calculated.

            </param>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field, against which the required Row Grand Total is calculated.


            </param>
            <returns>The Row Grand Total value calculated for the specified column field values, against the specified data field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetRowGrandTotal(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a Row Grand Total value calculated for the current column field values, against the specified data field.
</para>
            </summary>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field, against which the required Row Grand Total is calculated.


            </param>
            <returns>The Row Grand Total value calculated for the current column field values, against the specified data field.

</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.IsFieldValueExpanded(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Indicates whether the specified field's value that represents a row or column header of the processed cell is expanded.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents a field in a pivot grid.

            </param>
            <returns><b>true</b> if the field value is expanded; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.IsFieldValueRetrievable(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Gets whether the value of the specified column or row field can be retrieved for the current cell by the <see cref="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetFieldValue"/> method.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which identifies the column or row field.

            </param>
            <returns><b>true</b> if the specified field's value can be retrieved via the <see cref="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.GetFieldValue"/> method; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.IsOthersFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Indicates whether the processed data cell resides within the "Others" row/column when the Top N Value feature is enabled.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents a field.

            </param>
            <returns><b>true</b> if the data cell resides within the "Others" row/column; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.RowCustomTotal">
            <summary>
                <para>Gets the custom total to which the processed cell's row corresponds.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object that represents the custom total to which the processed cell's row corresponds.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.RowField">
            <summary>
                <para>Gets the innermost row field which corresponds to the processed cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the row field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.RowFieldIndex">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.RowIndex">
            <summary>
                <para>Gets the visual index of the row that contains the processed cell.
</para>
            </summary>
            <value>An integer value which specifies the visual index of the row that contains the processed cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.RowValueType">
            <summary>
                <para>Gets the type of the cell's row header.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> enumeration member that specifies the type of the cell's row header.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.Selected">
            <summary>
                <para>Gets whether the processed cell is selected.
</para>
            </summary>
            <value><b>true</b> if the processed cell is selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.SummaryType">
            <summary>
                <para>Gets the type of summary calculated in the current cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryType"/> value that specifies the summary type for the current cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.SummaryValue">
            <summary>
                <para>Gets the summary value currently being processed.
</para>
            </summary>
            <value>The summary value currently being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs.Value">
            <summary>
                <para>Gets the processed cell's value.
</para>
            </summary>
            <value>An object which represents the processed cell's value.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldSummaryType">

            <summary>
                <para>Lists values that specify the summary function types.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Average">
            <summary>
                <para>The average of the values. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Count">
            <summary>
                <para>The number of values (excluding <b>Null</b> and <b>DBNull</b> values).

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Custom">
            <summary>
                <para>The calculations should be performed manually using the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomSummary"/> event.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Max">
            <summary>
                <para>The largest value. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Min">
            <summary>
                <para>The smallest value. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.StdDev">
            <summary>
                <para>An estimate of the standard deviation of a population, where the sample is a subset of the entire population.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.StdDevp">
            <summary>
                <para>The standard deviation of a population, where the population is all of the data to be summarized.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Sum">
            <summary>
                <para>The sum of the values.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Var">
            <summary>
                <para>An estimate of the variance of a population, where the sample is a subset of the entire population.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSummaryType.Varp">
            <summary>
                <para>The variance of a population, where the population is all of the data to be summarized. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType">

            <summary>
                <para>Contains values that specify the data type and binding mode of columns.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.Boolean">
            <summary>
                <para>Indicates that the column is unbound and it contains Boolean values (the <see cref="T:System.Boolean"/> type). 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.Bound">
            <summary>
                <para>Indicates that the column is bound to a field in the control's underlying data source. The type of data this column contains is determined by the bound field.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.DateTime">
            <summary>
                <para>Indicates that the column is unbound and it contains date/time values (the <see cref="T:System.DateTime"/> type). 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.Decimal">
            <summary>
                <para>Indicates that the column is unbound and it contains decimal values (the <see cref="T:System.Decimal"/> type). 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.Integer">
            <summary>
                <para>Indicates that the column is unbound and it contains integer values (the <see cref="T:System.Int32"/> type). 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.Object">
            <summary>
                <para>Indicates that the column is unbound and it contains values of any type. A <see cref="T:DevExpress.Xpf.Editors.TextEdit"/> editor is assigned for the in-place editing of such a column.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType.String">
            <summary>
                <para>Indicates that the column is unbound and it contains string values (the <see cref="T:System.String"/> type). 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldTotalsVisibility">

            <summary>
                <para>Contains values that specify which summary totals are displayed for a specific column field or row field.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTotalsVisibility.AutomaticTotals">
            <summary>
                <para>Specifies that automatic totals are calculated. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTotalsVisibility.CustomTotals">
            <summary>
                <para>Specifies that custom totals are calculated using the formula in the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.CustomTotals"/> collection.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldTotalsVisibility.None">
            <summary>
                <para>Specifies that a summary total is not calculated. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotSerializationOptions">

            <summary>
                <para>Contains options that control how the PivotGridControl's layout is saved to and restored from a data store (an XML file or stream). 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotSerializationOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFields(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets whether the fields that currently exist in the PivotGrid, but do not exist in a layout when it's restored, should be retained. This is an attached property.
</para>
            </summary>
            <value><b>true</b> to retain the fields that currently exist in the PivotGrid but don't exist in the layout being restored; <b>false</b> to destroy these fields.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFieldsProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroups(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets whether the groups that currently exist in the PivotGrid, but do not exist in a layout when it's restored, should be retained. This is an attached property.
</para>
            </summary>
            <value><b>true</b> to retain the groups that currently exist in the PivotGrid but don't exist in the layout being restored; <b>false</b> to destroy these groups.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroupsProperty">
            <summary>
                <para>Identifies the  attached property.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AppearanceID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.DataSettingsID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.GetAddNewFields(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFields"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFields"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.GetAddNewGroups(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroups"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroups"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.GetRemoveOldFields(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFields"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFields"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.GetStoreLayoutMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutMode"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutMode"/> property value for the element.
</returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.LayoutID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.PrintSettingsID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFields(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets whether the fields that exist in a layout when it is restored, but don't currently exist in the PivotGrid, should be discarded. This is an attached property.
</para>
            </summary>
            <value><b>true</b> to discard the fields that exist in the layout being restored but don't currently exist in the PivotGrid; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFieldsProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.SetAddNewFields(System.Windows.DependencyObject,System.Boolean)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFields"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewFields"/> value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.SetAddNewGroups(System.Windows.DependencyObject,System.Boolean)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroups"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.AddNewGroups"/> value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.SetRemoveOldFields(System.Windows.DependencyObject,System.Boolean)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFields"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.RemoveOldFields"/> value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.SetStoreLayoutMode(System.Windows.DependencyObject,DevExpress.Xpf.PivotGrid.StoreLayoutMode)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutMode"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="obj">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutMode"/> value.

            </param>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreAlwaysID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutMode(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets which settings should be saved when saving the PivotGrid's layout. This is an attached property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.PivotGrid.StoreLayoutMode"/> enumeration members specifying which settings should be saved when saving the PivotGrid's layout.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.StoreLayoutModeProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotSerializationOptions.VisualOptionsID">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomSummary"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomSummary"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomSummary"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.ColumnField">
            <summary>
                <para>Gets the column field that corresponds to the current cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the column field that corresponds to the current cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.ColumnFieldValue">
            <summary>
                <para>Gets the value of the column field which corresponds to the current cell.
</para>
            </summary>
            <value>An object which represents the value of the corresponding column field.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.CreateDrillDownDataSource">
            <summary>
                <para>Returns a list of the records which are associated with the cell currently being processed. 
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object which contains the records which are associated with the current cell. 
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.CustomValue">
            <summary>
                <para>Gets or sets a custom summary value.
</para>
            </summary>
            <value>An object which represents a custom summary value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.DataField">
            <summary>
                <para>Gets the data field against which the summary is calculated. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the data field against which the summary is calculated. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.FieldName">
            <summary>
                <para>Gets the name of the data field against which the summary is calculated.
</para>
            </summary>
            <value>A string which represents the name of the corresponding data field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.RowField">
            <summary>
                <para>Gets the row field that corresponds to the current cell. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the row field that corresponds to the current cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.RowFieldValue">
            <summary>
                <para>Gets the value of the row field which corresponds to the current cell.
</para>
            </summary>
            <value>An object which represents the value of the corresponding row field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.SummaryValue">
            <summary>
                <para>Gets an object which contains the values of the predefined summaries that are calculated for the current cell.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Data.PivotGrid.PivotSummaryValue"/> object which contains the values of the predefined summaries that are calculated for the current cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.ThreadSafeColumnField">
            <summary>
                <para>Gets the column field that corresponds to the current cell. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the column field that corresponds to the current cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.ThreadSafeDataField">
            <summary>
                <para>Gets the data field against which the summary is calculated. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the data field against which the summary is calculated.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomSummaryEventArgs.ThreadSafeRowField">
            <summary>
                <para>Gets the row field that corresponds to the current cell. 
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the row field that corresponds to the current cell. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomGroupInterval"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomGroupInterval"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomGroupInterval"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs.Field">
            <summary>
                <para>Gets the field being processed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the field being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs.GroupValue">
            <summary>
                <para>Gets or sets a group value.
</para>
            </summary>
            <value>An object that represents the group value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs.ThreadSafeField">
            <summary>
                <para>Gets the field being processed. Provides read-only access to field settings.

</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the field being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomGroupIntervalEventArgs.Value">
            <summary>
                <para>Gets the processed field value.
</para>
            </summary>
            <value>An object that represents the processed field value.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridGroupCollection">

            <summary>
                <para>Represents a collection of field groups.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroupCollection.#ctor(DevExpress.Xpf.PivotGrid.Internal.PivotGridWpfData,DevExpress.XtraPivotGrid.PivotGridGroupCollection)">
            <summary>
                <para>Initializes a new instance of the PivotGridGroupCollection class.
</para>
            </summary>
            <param name="data">
		@nbsp;

            </param>
            <param name="groups">
		@nbsp;

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroupCollection.Add(DevExpress.Xpf.PivotGrid.PivotGridField[])">
            <summary>
                <para>Copies fields from the specified array to a new group and assigns the group to the collection.
</para>
            </summary>
            <param name="fields">
		An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects, representing the fields that should be added to a new group.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroup"/> object representing the created group of fields.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroupCollection.Add">
            <summary>
                <para>Appends a new item representing a group of fields to the collection.
</para>
            </summary>
            <returns>The <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroup"/> object added to the collection.
</returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridGroup">

            <summary>
                <para>Represents an individual group of fields.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotGridGroup class with default settings.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.Add(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Adds the specified field to the current group.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field to add.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.AddRange(DevExpress.Xpf.PivotGrid.PivotGridField[])">
            <summary>
                <para>Adds an array of fields to the current group.
</para>
            </summary>
            <param name="fields">
		An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects to add to the group's field collection.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Area">
            <summary>
                <para>Gets the area of the DXPivotGrid in which the group is displayed. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value which specifies the area in which the group is displayed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.AreaIndex">
            <summary>
                <para>Gets the index of the first field within the group among the other fields displayed within the same area.
</para>
            </summary>
            <value>A zero-based integer that specifies the index of the first field within the group among the other fields displayed within the same area. <b>-1</b> if the group is empty. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.AreaIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.AreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.CanAdd(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Indicates whether the specified field can be added to the field group.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field being examined.

            </param>
            <returns><b>true</b> if the specified field can be added to the group; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.CanChangeArea(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Determines whether changing the location of the specified field will change the location of the entire group.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the inspected field.

            </param>
            <returns><b>true</b> if changing the location of the specified field will change the location of the entire group; otherwise, <b>false</b>. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.CanChangeAreaTo(DevExpress.Xpf.PivotGrid.FieldArea,System.Int32)">
            <summary>
                <para>Determines whether the group can be moved to the specified location. 
</para>
            </summary>
            <param name="newArea">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value which specifies the area of the DXPivotGrid. 

            </param>
            <param name="newAreaIndex">
		An integer value which specifies the new index of the first field in the group among the other fields displayed within the specified area. 

            </param>
            <returns><b>true</b> if the group can be moved to the location specified; otherwise, <b>false</b>. 
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Caption">
            <summary>
                <para>Gets or sets the group's caption.
</para>
            </summary>
            <value>A string value which specifies the group's caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.CaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridGroup.Changed">
            <summary>
                <para>Occurs after any property of the PivotGridGroup object has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.ChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.Clear">
            <summary>
                <para>Removes all elements from the group's field collection.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.Contains(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Indicates whether the current group contains the specified field.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field to locate in the group.

            </param>
            <returns><b>true</b> if the group contains the specified field; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Count">
            <summary>
                <para>Gets the number of fields within the group.
</para>
            </summary>
            <value>An integer value which specifies the number of fields within the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.CountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.DisplayText">
            <summary>
                <para>Gets the display text of the group header.
</para>
            </summary>
            <value>A string representing the text displayed within the group header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.DisplayTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.FilterValues">
            <summary>
                <para>Gets the group filter condition.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.GroupFilterValues"/> object that represents the group filter condition.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.FirstField">
            <summary>
                <para>Gets the first field in the group's <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.GroupFields"/> collection.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing the first field in the group.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.GetDisplayText(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.DisplayText"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="d">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.DisplayText"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.GetUniqueValues(System.Object[])">
            <summary>
                <para>Returns the unique child values of the specified group value.
</para>
            </summary>
            <param name="parentValues">
		An array of objects that identifies the group value.

            </param>
            <returns>A collection of the group value's child values.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.GetVisibleFields">
            <summary>
                <para>Gets the list of expanded fields in this group.
</para>
            </summary>
            <returns>A list of expanded fields in this group.
</returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.GroupChangedString">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.GroupFields">
            <summary>
                <para>Provides access to the group's field collection.
</para>
            </summary>
            <value>An object which implements the <see cref="T:System.Collections.IList"/> interface.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Hierarchy">
            <summary>
                <para>Gets or sets the name of the hierarchy to which the current field group belongs. For internal use.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the hierarchy to which the current field group belongs.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.HierarchyProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Index">
            <summary>
                <para>Gets the group's position within the collection that owns it.
</para>
            </summary>
            <value>A zero-based integer which represents the group's position within the collection that owns it. <b>-1</b> if the group isn't contained within a collection.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.IndexOf(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns the specified field's position within the group.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field to be located.

            </param>
            <returns>An integer value specifying the field's position within the group. <b>-1</b> if the group doesn't contain the specified field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.IsFieldVisible(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a value which identifies whether the specified field is visible.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field within the DXPivotGrid control.

            </param>
            <returns><b>true</b> if the specified field is visible; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.IsFilterAllowed">
            <summary>
                <para>Gets whether the group filter is used to filter data against the group's fields.
</para>
            </summary>
            <value><b>true</b> if the group filter is used to filter data against the group's fields; <b>false</b> if data is filtered against each of the group's fields separately.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Item(System.Int32)">
            <summary>
                <para>Provides indexed access to the fields in the group.
</para>
            </summary>
            <param name="index">
		An integer value specifying the zero-based index of the required field. If it's negative or exceeds the maximum available index, an exception is raised.

            </param>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field in the group.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.Remove(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Removes the specified field from the group.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field to remove from the group.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.RemoveAt(System.Int32)">
            <summary>
                <para>Removes a field from the group by its index.
</para>
            </summary>
            <param name="index">
		An integer value which specifies the index of the field to remove. If negative or exceeds the number of fields within the group, an exception is raised.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.SetShowNewValuesAsync(System.Boolean,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Sets the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.ShowNewValues"/> property asynchronously.
</para>
            </summary>
            <param name="showNewValues">
		<b>true</b>, to show field values that have appeared in the datasource after the field filtering was configured; otherwise, <b>false</b>. 

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.ShowNewValues">
            <summary>
                <para>Gets or sets whether field values that have appeared in the datasource after the field's filtering was configured should be shown. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show new field values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.ShowNewValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridGroup.ToString">
            <summary>
                <para>Returns the textual representation of the current object.
</para>
            </summary>
            <returns>A <see cref="T:System.String"/> that specifies the textual representation of the current object.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Visible">
            <summary>
                <para>Gets whether the group is visible.
</para>
            </summary>
            <value><b>true</b> if the group is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.VisibleCount">
            <summary>
                <para>Gets the number of visible fields within the current group.
</para>
            </summary>
            <value>An integer which specifies the number of visible fields within the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.VisibleCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.VisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridGroup.Width">
            <summary>
                <para>Gets the total width of headers that correspond to the fields of the group.
</para>
            </summary>
            <value>A double value representing the total width of headers that correspond to the fields of the group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridGroup.WidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldSort"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldSort"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldSort"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.Field">
            <summary>
                <para>Gets the field whose values are being compared.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the field whose values are being compared.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.GetListSourceColumnValue(System.Int32,System.String)">
            <summary>
                <para>Gets a value from the specified row and column.
</para>
            </summary>
            <param name="listSourceRowIndex">
		The index of the row in the data source.

            </param>
            <param name="columnName">
		The name of the column.

            </param>
            <returns>A value from the specified row and column.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.Handled">
            <summary>
                <para>Gets or sets whether a comparison operation is being handled and therefore no default processing is required.
</para>
            </summary>
            <value><b>true</b> if a comparison operation is being handled; otherwise <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.ListSourceRowIndex1">
            <summary>
                <para>Gets the index in the data source of the first of the two rows being compared.
</para>
            </summary>
            <value>An integer value representing the index of the first row in the data source.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.ListSourceRowIndex2">
            <summary>
                <para>Gets the index in the data source of the second of the two rows being compared.
</para>
            </summary>
            <value>An integer value representing the index of the second row in the data source.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.Result">
            <summary>
                <para>Gets or sets the result of a custom comparison.
</para>
            </summary>
            <value>An integer value specifying the custom comparison's result.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.SortOrder">
            <summary>
                <para>Gets the sort order applied to the field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortOrder"/> value that represents the field's sort order.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.ThreadSafeField">
            <summary>
                <para>Gets the field whose values are being compared. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the field whose values are being compared.

</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.Value1">
            <summary>
                <para>Gets the first value being compared.
</para>
            </summary>
            <value>An object that represents the first value being compared. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldSortEventArgs.Value2">
            <summary>
                <para>Gets the second value being compared.
</para>
            </summary>
            <value>An object that represents the second value being compared. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueDisplayText"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs.DisplayText">
            <summary>
                <para>Gets or sets the item's display text.
</para>
            </summary>
            <value>A string value that specifies the item's display text. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs.IsPopulatingFilterDropdown">
            <summary>
                <para>Gets whether the current event is called to populate the filter dropdown.
</para>
            </summary>
            <value><b>true</b> if the event is called to populate the filter dropdown; <b>false</b> if the event is called to customize the display text of column and row headers.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs.ThreadSafeDataField">
            <summary>
                <para>Gets the data field that identifies the processed value. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the data field that identifies the processed value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs.ThreadSafeField">
            <summary>
                <para>Gets the field being processed. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the field being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldDisplayTextEventArgs.Value">
            <summary>
                <para>Gets the processed item's value.
</para>
            </summary>
            <value>An object which represents the item's value.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldExpandedInGroupChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldSizeChanged"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldUnboundExpressionChanged"/> events.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotFieldEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldExpandedInGroupChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanged"/>, <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldSizeChanged"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldUnboundExpressionChanged"/> events.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldEventArgs">

            <summary>
                <para>Provides data for all field handling events.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldEventArgs.Field">
            <summary>
                <para>Gets the field being processed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object which represents the field currently being processed.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutUpgrade"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutUpgrade"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutUpgrade"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotLayoutUpgradeEventArgs.PreviousVersion">
            <summary>
                <para>Returns the textual representation of the previous layout version.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> representing the previous version of the layout.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellValueEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellValue"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellValueEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCellValueEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellValue"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellValueEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellValueEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellValue"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellValueEventArgs.Value">
            <summary>
                <para>Gets or sets the processed cell's value. 
</para>
            </summary>
            <value>An object which represents the processed cell's value. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceData"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceData"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceData"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs.CellInfo">
            <summary>
                <para>Gets an object which contains information about a PivotGrid control's cell, whose value should be displayed in a ChartControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellValueEventArgs"/> object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs.FieldValueInfo">
            <summary>
                <para>Gets an object which contains information about a field value to be displayed in a ChartControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs"/> object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs.ItemDataMember">
            <summary>
                <para>Gets the type of a chart data member that will represent the current pivot grid item.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartItemDataMember"/> enumeration member that specifies the type of a chart data member that will represent the current pivot grid item.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs.ItemType">
            <summary>
                <para>Gets the type of a PivotGrid control's item to be represented in a ChartControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartItemType"/> enumeration value that specifies the type of a PivotGrid control's item to be represented in a ChartControl.

</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceDataEventArgs.Value">
            <summary>
                <para>Gets or sets a value to be displayed in a ChartControl.
</para>
            </summary>
            <value>A <see cref="T:System.Object"/> class descendant representing the value to be displayed.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellClick"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellDoubleClick"/> events.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCellEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellClick"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellDoubleClick"/> events.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellClick"/> and <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellDoubleClick"/> events.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellEventArgs.Button">
            <summary>
                <para>Gets which mouse button has been clicked.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.MouseButton"/> enumeration member that specifies which mouse button has been clicked.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellEventArgs.Element">
            <summary>
                <para>Gets the visual element that represents the processed cell.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.UIElement"/> object specifying the visual element that represents the processed cell.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellDisplayText"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCellDisplayTextEventArgs.DisplayText">
            <summary>
                <para>Gets or sets the display text for the cell currently being processed.
</para>
            </summary>
            <value>A string that represents the cell's display text. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomUnboundFieldData"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomUnboundFieldData"/> event.
</para>
            </summary>
            <param name="sender">
		The event source. This parameter identifies the <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> which raised the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomUnboundFieldData"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.Field">
            <summary>
                <para>Gets the unbound field currently being processed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, which is the unbound field currently being processed.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.GetListSourceColumnValue(System.String)">
            <summary>
                <para>Gets the value of the specified cell within the current row in the control's underlying data source.
</para>
            </summary>
            <param name="columnName">
		A string which represents the required field name.

            </param>
            <returns>An object which represents a value from the control's data source.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.GetListSourceColumnValue(System.Int32,System.String)">
            <summary>
                <para>Gets the value of the specified field in the specified row in the control's underlying data source.
</para>
            </summary>
            <param name="listSourceRowIndex">
		An integer value which identifies the required row's index in the data source. 

            </param>
            <param name="columnName">
		A string which represents the required field name.

            </param>
            <returns>An object which represents the field's value in the control's data source.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.ListSourceRowIndex">
            <summary>
                <para>Gets the current row's index in the data source.
</para>
            </summary>
            <value>An integer value identifying the current row's index in the data source. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.ThreadSafeField">
            <summary>
                <para>Gets the unbound field currently being processed. Provides read-only access to field settings.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.PivotGrid.IThreadSafeField"/> interface. Provides read-only access to basic settings of the unbound field currently being processed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomFieldDataEventArgs.Value">
            <summary>
                <para>Gets or sets the value of the cell currently being processed.
</para>
            </summary>
            <value>An object representing the value of the cell currently being processed. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldFilterValues">

            <summary>
                <para>Contains filter values for a specific field.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldFilterValues.#ctor(DevExpress.Xpf.PivotGrid.Internal.PivotGridInternalField)">
            <summary>
                <para>Initializes a new instance of the FieldFilterValues class. 
</para>
            </summary>
            <param name="field">
		A <b>DevExpress.Xpf.PivotGrid.Internal.PivotGridInternalField</b> object which represents the field that will own the collection. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.Field"/> property. 

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.Field">
            <summary>
                <para>Gets the field which owns the current collection.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field which the current collection belongs to.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.FilterType">
            <summary>
                <para>Gets or sets the field's filter type.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> enumeration value which specifies the field's filter type. 
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldFilterValues.SetValues(System.Object[],DevExpress.Xpf.PivotGrid.FieldFilterType,System.Boolean)">
            <summary>
                <para>Adds the specified values to the collection and sets the <see cref="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.FilterType"/> and <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"/> properties to the specified values.
</para>
            </summary>
            <param name="values">
		An array of objects which represent the filter values to add to the collection.

            </param>
            <param name="filterType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> value that specifies the current field's filter type. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.FilterType"/> property.

            </param>
            <param name="showBlanks">
		A Boolean value that specifies whether the PivotGrid should process the records which contain NULL values in the current field. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"/> property.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldFilterValues.SetValuesAsync(System.Collections.Generic.IList`1,DevExpress.XtraPivotGrid.PivotFilterType,System.Boolean,DevExpress.XtraPivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <param name="values">
		@nbsp;

            </param>
            <param name="filterType">
		@nbsp;

            </param>
            <param name="showBlanks">
		@nbsp;

            </param>
            <param name="handler">
		@nbsp;

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldFilterValues.SetValuesAsync(System.Object[],DevExpress.Xpf.PivotGrid.FieldFilterType,System.Boolean,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Adds the specified values to the collection and sets the <see cref="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.FilterType"/> and <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"/> properties to the specified values asynchronously.
</para>
            </summary>
            <param name="values">
		An array of objects which represent the filter values to add to the collection.

            </param>
            <param name="filterType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterType"/> value that specifies the current field's filter type. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.FieldFilterValues.FilterType"/> property.

            </param>
            <param name="showBlanks">
		A Boolean value that specifies whether the PivotGrid should process the records which contain NULL values in the current field. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotGridFieldFilterValues.ShowBlanks"/> property.

            </param>
            <param name="handler">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>
            <returns><b>true</b>, if the field filter values have changed; otherwise, <b>false</b>. 
</returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldFilterType">

            <summary>
                <para>Contains the values that specify a field's filter type in the PivotGrid control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldFilterType.Excluded">
            <summary>
                <para>Specifies that the DXPivotGrid control should not display the filter values. All the other values will be displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldFilterType.Included">
            <summary>
                <para>Specifies that the DXPivotGrid control should display only the filter values. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridCommands">

            <summary>
                <para>Provides access to pivot grid commands.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ChangeFieldSortOrder">
            <summary>
                <para>Toggles the specified field's sort order.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ChangeFieldValueExpanded">
            <summary>
                <para>Toggles the specified field value's expanded state.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ClearSorting">
            <summary>
                <para>Disables sorting in OLAP mode.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/> interface, and is routed through the element tree. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.CollapseField">
            <summary>
                <para>Collapses all the rows/columns which correspond to the specified column field or row field.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ExpandField">
            <summary>
                <para>Expands all the rows/columns which correspond to the specified column field or row field.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.HideField">
            <summary>
                <para>Hides the specified field.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.HideFieldList">
            <summary>
                <para>Hides the Customization Form.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.HidePrefilter">
            <summary>
                <para>Hides the Prefilter.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ReloadData">
            <summary>
                <para>Reloads data from the control's data source and recalculates summaries.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ResetPrefilter">
            <summary>
                <para>Resets the Prefilter's settings to their default values.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ShowFieldList">
            <summary>
                <para>Shows the Customization Form.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ShowPrefilter">
            <summary>
                <para>Shows the Prefilter.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.ShowUnboundExpressionEditor">
            <summary>
                <para>Shows the Expression Editor.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/>, and is routed through the element tree.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.SortAscending">
            <summary>
                <para>In OLAP mode, sorts values of the specified field in ascending order.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/> interface, and is routed through the element tree. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCommands.SortDescending">
            <summary>
                <para>In OLAP mode, sorts values of the specified field in descending order.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Input.RoutedCommand"/> object that defines a command implementing the <see cref="T:System.Windows.Input.ICommand"/> interface, and is routed through the element tree. 
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal">

            <summary>
                <para>Represents a custom total.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotGridCustomTotal class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.CellFormat">
            <summary>
                <para>Gets or sets the string used to format the custom total values.
</para>
            </summary>
            <value>A string that specifies the format settings for custom total values.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.CellFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.CloneTo(DevExpress.Xpf.PivotGrid.PivotGridCustomTotal)">
            <summary>
                <para>Copies settings of the current object to the object passed as the parameter.
</para>
            </summary>
            <param name="clone">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object representing the custom total to which settings are copied from the current object.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.Format">
            <summary>
                <para>Gets or sets the string used to format the text within the custom total headers.
</para>
            </summary>
            <value>A string used to format the content of the custom total headers.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.FormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.GetValueText(System.Object)">
            <summary>
                <para>Returns the formatted text representation of the specified value according to the settings used to represent the headers of the current custom total. 
</para>
            </summary>
            <param name="value">
		An object which identifies the value to format.

            </param>
            <returns>A string which is the formatted text representation of the specified value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.IsEqual(DevExpress.Xpf.PivotGrid.PivotGridCustomTotal)">
            <summary>
                <para>Returns whether the settings of the current and specified custom total objects match.
</para>
            </summary>
            <param name="total">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object representing the custom total to be compared with the current object.

            </param>
            <returns><b>true</b> if the settings of the objects match; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.SummaryType">
            <summary>
                <para>Gets or sets the type of the summary function used to calculate the current custom total.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> enumeration value that specifies the summary function type.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.SummaryTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.ToString">
            <summary>
                <para>Returns the text representation of the current object.
</para>
            </summary>
            <returns>A string representation of the current object.
</returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection">

            <summary>
                <para>Represents a collection of custom totals.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.#ctor(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <param name="field">
		@nbsp;

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.Add(DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection)">
            <summary>
                <para>Copies items from the specified custom totals collection.
</para>
            </summary>
            <param name="collection">
		A PivotGridCustomTotalCollection object representing the collection of custom totals.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.Add(DevExpress.Xpf.PivotGrid.FieldSummaryType)">
            <summary>
                <para>Appends a new item to the collection that represents a custom total of the specified summary function type.
</para>
            </summary>
            <param name="summaryType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> value that determines the type of the summary function used to calculate the current total. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal.SummaryType"/> property.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> object which represents the created custom total.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.AssignArray(DevExpress.Xpf.PivotGrid.PivotGridCustomTotal[])">
            <summary>
                <para>Assigns items from the specified array of custom totals to the collection.
</para>
            </summary>
            <param name="totals">
		An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> objects.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.CloneToArray">
            <summary>
                <para>Returns an array of custom totals, copied from the collection. 
</para>
            </summary>
            <returns>An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotal"/> objects.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection.Contains(DevExpress.Xpf.PivotGrid.FieldSummaryType)">
            <summary>
                <para>Returns whether the collection contains an item that represents a custom total of the specified summary function type.
</para>
            </summary>
            <param name="summaryType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> value that specifies the type of the summary function used to calculate the custom total.

            </param>
            <returns><b>true</b> if the collection contains an item that represents the custom total of the specified summary function type; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.AllowHideFieldsType">

            <summary>
                <para>Lists values that specify when fields can be hidden by end-users.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.AllowHideFieldsType.Always">
            <summary>
                <para>Fields can always be hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.AllowHideFieldsType.Never">
            <summary>
                <para>Fields cannot be hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.AllowHideFieldsType.WhenFieldListVisible">
            <summary>
                <para>Fields can be hidden only when the field list is visible.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection">

            <summary>
                <para>Represents a field collection for the PivotGridControl.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.#ctor(DevExpress.Xpf.PivotGrid.Internal.PivotGridInternalFieldCollection)">
            <summary>
                <para>Initializes a new instance of the PivotGridFieldCollection class.
</para>
            </summary>
            <param name="fields">
		@nbsp;

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.Add(System.String,DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Adds a new field with the specified field name and location to the end of the collection.
</para>
            </summary>
            <param name="fieldName">
		A string that identifies the name of the datasource field that will be assigned to the new <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> property.

            </param>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> value that identifies the area in which the new field will be positioned. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.Area"/> property.

            </param>
            <returns>The <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that has been added to the collection.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.Add">
            <summary>
                <para>Appends a new field to the collection.
</para>
            </summary>
            <returns>The <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object added to the collection.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.AddRange(DevExpress.Xpf.PivotGrid.PivotGridField[])">
            <summary>
                <para>Adds an array of fields to the end of the collection.
</para>
            </summary>
            <param name="fields">
		An array of <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects. 

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.GetFieldByName(System.String)">
            <summary>
                <para>Returns the field by its name.
</para>
            </summary>
            <param name="name">
		A string that specifies the name of the required field.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing the field whose name matches the specified string; <b>null</b> (<b>Nothing</b> in Visual Basic) if the field does not exist.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection.Item(System.String)">
            <summary>
                <para>Gets the field with the specified name.
</para>
            </summary>
            <param name="fieldName">
		A string value specifying the bound field name of the required <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object.

            </param>
            <value>The <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object representing the field with the specified name; <b>null</b> (<b>Nothing</b> in Visual Basic) if the field does not exist.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldArea">

            <summary>
                <para>Lists the values that specify the areas where the pivot grid fields can be displayed.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldArea.ColumnArea">
            <summary>
                <para>Corresponds to the column header area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldArea.DataArea">
            <summary>
                <para>Corresponds to the data header area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldArea.FilterArea">
            <summary>
                <para>Corresponds to the filter header area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldArea.RowArea">
            <summary>
                <para>Corresponds to the row header area.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridField">

            <summary>
                <para>Represents a pivot grid field.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotGridField class with default settings.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.#ctor(System.String,DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Initializes a new instance of the PivotGridField class with the specified field name and location.
</para>
            </summary>
            <param name="fieldName">
		A <see cref="T:System.String"/> identifying the name of the database field. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> property.

            </param>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that defines the location for the PivotGridField object within the control. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.Area"/> property.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualCellTemplate">
            <summary>
                <para>Gets the template actually used to display the cells of the current field. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualCellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualCellTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a cell template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualCellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderContentStyle">
            <summary>
                <para>Gets the style actually applied to the field header. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to the field header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderContentStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderListTemplate">
            <summary>
                <para>Gets the template actually used to display the field header in the Customization Form when headers are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the field header in the Customization Form when headers are arranged in a list.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderListTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderListTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a template used to display the field header in the Customization Form when headers are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderListTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTemplate">
            <summary>
                <para>Gets the template actually used to display the header of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the field header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a field header template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTreeViewTemplate">
            <summary>
                <para>Gets the template actually used to display the field header in the Customization Form when headers are arranged in a tree. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the field header in the Customization Form when headers are arranged in a tree.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTreeViewTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTreeViewTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a template, used to display the field header in the Customization Form when headers are arranged in a tree. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualHeaderTreeViewTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualKpiGraphic">
            <summary>
                <para>Gets a graphic set actually used to indicate KPI values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiGraphic"/> enumeration member that specifies the graphic set actually used to indicate KPI values.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualKpiGraphicProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintCellTemplate">
            <summary>
                <para>Gets the template actually used to print the cells of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to print the cells of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintCellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintCellTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a print template for data cells based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintCellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintHeaderTemplate">
            <summary>
                <para>Gets the template actually used to print the header of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing a template used to print the header of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintHeaderTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a print template for field headers based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintValueTemplate">
            <summary>
                <para>Gets the template actually used to print the values of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing a template used to print the values of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintValueTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a print template for field values based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualPrintValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualValueTemplate">
            <summary>
                <para>Gets the template actually used to display the values of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing a template used to display the field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ActualValueTemplateSelector">
            <summary>
                <para>Gets the actual template selector that chooses a field value template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ActualValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowDrag">
            <summary>
                <para>Gets or sets whether an end-user is allowed to drag the Field Header. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if end-users are allowed to drag the field's header; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowDragInCustomizationForm">
            <summary>
                <para>Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if end-users are allowed to drag field headers between areas in the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowDragInCustomizationFormProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowDragProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowedAreas">
            <summary>
                <para>Gets or sets the areas within which the field can be positioned. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldAllowedAreas"/> enumeration value (or a combination of values) that specifies in which areas the field can be positioned. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowedAreasProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowExpand">
            <summary>
                <para>Gets or sets whether an end-user is allowed to expand/collapse the rows or columns which correspond to the current field. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if an end-user is allowed to expand/collapse the rows or columns which correspond to the current field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowExpandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowFilter">
            <summary>
                <para>Gets or sets whether an end-user can apply a filter to the current field. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if an end-user can apply a filter to the current field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowFilterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowSort">
            <summary>
                <para>Gets or sets whether an end-user can modify the field's current sort order. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if an end-user can modify the field's current sort order; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowSortBySummary">
            <summary>
                <para>Gets or sets whether end-users can sort the current row/column field values by other column/row summary values. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if end-users can sort the current row/column field values by other column/row summary values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowSortBySummaryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowSortProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AllowUnboundExpressionEditor">
            <summary>
                <para>Gets or sets whether end-users can invoke the Expression Editor for the field. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if end-users are allowed to invoke the Expression Editor for the field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AllowUnboundExpressionEditorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Area">
            <summary>
                <para>Gets or sets the area in which the field is displayed. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> value that specifies the area in which the field is displayed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.AreaIndex">
            <summary>
                <para>Gets or sets the field's index among the other fields displayed within the same area. This is a dependency property.

</para>
            </summary>
            <value>A zero-based integer that specifies the field's index among the other fields displayed within the same area.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AreaIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.AreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitArea">
            <summary>
                <para>Gets or sets which interface elements are taken into account when calculating optimal width for field columns (or height for rows). This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldBestFitArea"/> enumeration value that specifies interface elements that are taken into account when calculating the optimal width for columns (or height for rows).
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitAreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitMaxRowCount">
            <summary>
                <para>Gets or sets the number of cells taken into account when calculating the optimal width required for a column (or row) to completely display its contents.  This is a dependency property.

</para>
            </summary>
            <value>An integer value that specifies the number of processed cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitMaxRowCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitMode">
            <summary>
                <para>Gets or sets how the optimal width required for a column (or row), to completely display its contents is calculated. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Core.BestFitMode"/> enumeration value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.BestFitModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CanDrag">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CanDragInCustomizationForm">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CanHide">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CanSortBySummary">
            <summary>
                <para>Gets whether the current field's values can be sorted by values in other columns/rows.
</para>
            </summary>
            <value><b>true</b> if the current field's values can be sorted by values in other columns/rows; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Caption">
            <summary>
                <para>Gets or sets the field's display caption. This is a dependency property.

</para>
            </summary>
            <value>A string specifying the field's display caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.CaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CellFormat">
            <summary>
                <para>Gets or sets the string used to format the cells. This is a dependency property.

</para>
            </summary>
            <value>A string used to format the cells.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.CellFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CellTemplate">
            <summary>
                <para>Gets or sets a template used to display cells that correspond to the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display cells that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.CellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CellTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.CellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.ChangeSortOrder">
            <summary>
                <para>Toggles the sort order for the current field.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.CollapseAll">
            <summary>
                <para>Collapses all values that correspond to the current field.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.CollapseValue(System.Object)">
            <summary>
                <para>Collapses the column/row that contains the specified value.
</para>
            </summary>
            <param name="value">
		An object specifying the value in the grouping column/row which should be collapsed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.CustomTotals">
            <summary>
                <para>Gets the collection of custom totals for the current field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridCustomTotalCollection"/> object which represent the collection of custom totals.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.DataType">
            <summary>
                <para>Gets the field's data type.
</para>
            </summary>
            <value>A <see cref="T:System.Type"/> that specifies the field's data type.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DefaultHeight">
            <summary>
                <para>A default value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.Height"/> property, which specifies the height of rows that correspond to the current field.

<para><b>Return value</b>: 21</para>
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DefaultMinHeight">
            <summary>
                <para>A default value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.MinHeight"/> property, which specifies the minimum allowed height of rows that correspond to the current field.

<para><b>Return value</b>: 10</para>
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DefaultMinWidth">
            <summary>
                <para>A default value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.MinWidth"/> property, which specifies the minimum allowed width of columns that correspond to the current field.

<para><b>Return value</b>: 20</para>
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DefaultWidth">
            <summary>
                <para>A default value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.Width"/> property, which specifies the width of columns that correspond to the current field.

<para><b>Return value</b>: 100</para>
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.DisplayFolder">
            <summary>
                <para>Gets or sets the name of the folder in which the field is located. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the folder in which the field is located.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DisplayFolderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.DisplayText">
            <summary>
                <para>Gets the string displayed within the field's header. This is a dependency property.

</para>
            </summary>
            <value>A string that specifies the field header's display text.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DisplayTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.DropDownFilterListSize">
            <summary>
                <para>Gets or sets the width and height of the field's filter dropdown. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Size"/> structure that specifies the width and height (in pixels) of the field's filter dropdown.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.DropDownFilterListSizeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.EmptyCellText">
            <summary>
                <para>Gets the text displayed by an empty cell. This is a dependency property.

</para>
            </summary>
            <value>A string which is the text displayed by an empty data cell.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.EmptyCellTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.EmptyValueText">
            <summary>
                <para>Gets the text used for an empty field value header. This is a dependency property.

</para>
            </summary>
            <value>A string which represents an empty field value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.EmptyValueTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.ExpandAll">
            <summary>
                <para>Expands all values that correspond to the current field.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ExpandedInFieldsGroup">
            <summary>
                <para>Gets or sets the expansion status of the current field if it belongs to a field group. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if the field is expanded in a field group; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ExpandedInFieldsGroupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.ExpandValue(System.Object)">
            <summary>
                <para>Expands the column/row that contains the specified value.
</para>
            </summary>
            <param name="value">
		An object which specifies the value in the grouping column/row that should be expanded.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ExpressionFieldName">
            <summary>
                <para>Gets the name by which the field is referred to in unbound expressions.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> representing the name by which the field is referred to in unbound expressions.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName">
            <summary>
                <para>Gets or sets the name of the data source field assigned to the current PivotGridField object. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.String"/> value which is the name of the data source field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.FieldNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.FilterValues">
            <summary>
                <para>Gets or sets the filter values for the current field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterValues"/> object which contains filter values for the current field.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetAvailableValues">
            <summary>
                <para>Returns a list of field values that are not excluded by filters applied to other fields and can be displayed.
</para>
            </summary>
            <returns>A list of field values that are not excluded by filters applied to other fields and can be displayed.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetAvailableValuesAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Returns a list of field values that are not excluded by filters applied to other fields and can be displayed. Performs this operation asynchronously.
</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetOLAPMembers">
            <summary>
                <para>Returns an array of the OLAP members for the current field.
</para>
            </summary>
            <returns>An array containing OLAP members for the field. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetUniqueValues">
            <summary>
                <para>Returns an array of the unique values which are stored in the underlying data source in the current field.
</para>
            </summary>
            <returns>An array containing the unique values in the current field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetValueText(System.Object)">
            <summary>
                <para>Returns a formatted text representation of the specified value according to the settings used to format field values.
</para>
            </summary>
            <param name="value">
		An object which identifies the value to format.

            </param>
            <returns>A string that specifies the formatted text representation of the specified value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.GetVisibleValues">
            <summary>
                <para>Returns the field values currently shown in the PivotGrid. 
</para>
            </summary>
            <returns>A collection of objects that represent the field values currently shown in the PivotGrid.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.GrandTotalCellFormat">
            <summary>
                <para>Gets or sets the string used to format grand total values. This is a dependency property.

</para>
            </summary>
            <value>A string used to format grand total values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GrandTotalCellFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.GrandTotalText">
            <summary>
                <para>Gets or sets the text displayed within the Grand Total's header that corresponds to the current field. This is a dependency property.

</para>
            </summary>
            <value>A string that represents the text displayed within the Grand Total's header that corresponds to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GrandTotalTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Group">
            <summary>
                <para>Gets or sets the group which owns the current field. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroup"/> object which owns the current field; <b>null</b> if the field doesn't belong to a group.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIndex">
            <summary>
                <para>Gets or sets the index of the field in a field group. This is a dependency property.

</para>
            </summary>
            <value>An integer value that specifies the index of the field in the group which owns the current field. <b>-1</b> if the field doesn't belong to a group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupInterval">
            <summary>
                <para>Gets or sets how the values of the current column or row field are combined into groups. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldGroupInterval"/> value that specifies how the values of the current field are combined into groups.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRange">
            <summary>
                <para>Gets or sets the length of intervals into which field values are grouped. This is a dependency property.

</para>
            </summary>
            <value>An integer value which specifies the length of intervals into which field values are grouped.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalNumericRangeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GroupIntervalProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.GroupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HasGroup">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.

</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HasGroupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderContentStyle">
            <summary>
                <para>Gets or sets a style applied to the field header. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to the field header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderContentStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderListTemplate">
            <summary>
                <para>Gets the template used to display the field header in the Customization Form when headers are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the field header in the Customization Form when headers are arranged in a list.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderListTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderListTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to display the field header in the Customization Form when headers are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderListTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTemplate">
            <summary>
                <para>Gets or sets a template used to display the header of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the header of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a field header template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTreeViewTemplate">
            <summary>
                <para>Gets the template used to display the field header in the Customization Form when headers are arranged in a tree. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display the field header in the Customization Form when headers are arranged in a tree.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTreeViewTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTreeViewTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to display the field header in the Customization Form when headers are arranged in a tree. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeaderTreeViewTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Height">
            <summary>
                <para>Gets or sets the height of rows that correspond to the current field. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value, specifying the height of rows that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.HideEmptyVariationItems">
            <summary>
                <para>Gets or sets whether the first (empty) column/row that displays variation data for the current data field must be hidden. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> to hide the first (empty) column/row that displays variation data for the current data field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.HideEmptyVariationItemsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.IsAreaAllowed(DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Returns whether the current field can be positioned within the specified area.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> object which represents the <b>DXPivotGrid</b> area.

            </param>
            <returns><b>true</b> if the field can be positioned within the specified area; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.IsFilterButtonVisible">
            <summary>
                <para>Gets whether the filter button is displayed within the field's header. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if the filter button is displayed within the field's header; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.IsFilterButtonVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.IsFiltered">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.

</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.IsFilteredProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.IsSortButtonVisible">
            <summary>
                <para>Gets whether the sort glyph is displayed within the field's header. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if the sort glyph is displayed within the field's header; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.IsSortButtonVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.KpiGraphic">
            <summary>
                <para>Gets or sets a graphic set used to indicate KPI values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiGraphic"/> enumeration value that specifies the graphic set used to indicate KPI values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.KpiGraphicProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.KpiType">
            <summary>
                <para>Gets the KPI type. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiType"/> enumeration value that identifies the KPI type.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.KpiTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.MinHeight">
            <summary>
                <para>Gets or sets the minimum allowed height of rows that correspond to the current field. This is a dependency property.


</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value, specifying the minimum allowed height (in pixels) of rows that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.MinHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.MinWidth">
            <summary>
                <para>Gets or sets the minimum allowed width of columns that correspond to the current field. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value, specifying the minimum allowed width (in pixels) of columns that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.MinWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Name">
            <summary>
                <para>Gets or sets the field's name.
</para>
            </summary>
            <value>A string which specifies the field's name.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.OlapDrillDownColumnName">
            <summary>
                <para>In OLAP mode, gets the name of the corresponding column in the underlying data source, on an OLAP server. 

</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the corresponding column's name.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.OlapFilterByUniqueName">
            <summary>
                <para>Gets or sets whether PivotGridControl should take into account OLAP member values or unique names when filtering data in an OLAP mode. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to take into account unique names when filtering data in the OLAP mode; <b>false</b> to take into account values instead.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.OlapFilterByUniqueNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.OlapFilterUsingWhereClause">
            <summary>
                <para>Gets or sets whether to use the WHERE or subselect clause in an MDX query, when filtering against filter fields in OLAP mode.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldOLAPFilterUsingWhereClause"/> enumeration member that specifies whether to use the WHERE or subselect clause in an MDX query, when filtering against filter fields in OLAP mode.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.OlapFilterUsingWhereClauseProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.OlapUseNonEmpty">
            <summary>
                <para>Gets or sets whether the <a href="http://msdn.microsoft.com/en-us/library/ms145988.aspx">NonEmpty</a> function should be used in MDX queries for the current measure. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to use the <a href="http://msdn.microsoft.com/en-us/library/ms145988.aspx">NonEmpty</a> function in MDX queries; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.OlapUseNonEmptyProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrefilterColumnName">
            <summary>
                <para>Gets the name by which the field is referred to in the Prefilter expression.

</para>
            </summary>
            <value>A <see cref="T:System.String"/>, specifying the name by which the field is referred to in the Prefilter expression.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintCellTemplate">
            <summary>
                <para>Gets or sets a template used to print cells that correspond to the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to print cells that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintCellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintCellTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for data cells based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintCellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintHeaderTemplate">
            <summary>
                <para>Gets or sets a template used to print the header of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object, representing the template used to print the header of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintHeaderTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for field headers based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintValueTemplate">
            <summary>
                <para>Gets or sets a template used to print values of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing the template used to print values of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.PrintValueTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for field values based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.PrintValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.ResetSortBySummary">
            <summary>
                <para>Sets the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortBySummaryType"/>, <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByField"/> and <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByFieldName"/> properties to their default values.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.RunningTotal">
            <summary>
                <para>Gets or sets whether Running totals are calculated for values in the Data Area that correspond to the current column or row field. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to calculate Running totals for the current column/row field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.RunningTotalProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SerializedSortByField">
            <summary>
                <para>Gets or sets the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> of the field whose summary values define the order in which the field's values are arranged when the pivot grid is serialized.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> of the field.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.SetAreaPosition(DevExpress.Xpf.PivotGrid.FieldArea,System.Int32)">
            <summary>
                <para>Positions the field in the specified area and at the specified location.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration member that specifies the area in which the field is placed. 

            </param>
            <param name="areaIndex">
		A zero-based integer that specifies the field's index among the other fields displayed within the same area.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowCustomTotals">
            <summary>
                <para>Gets or sets whether Custom Totals that correspond to the current Column Field or Row Field are visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show the Custom Totals that correspond to the current Column Field or Row Field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowCustomTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowGrandTotal">
            <summary>
                <para>Gets or sets whether grand totals that correspond to the current data field are visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show grand totals that correspond to the current data field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowGrandTotalProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowInCustomizationForm">
            <summary>
                <para>Gets or sets whether the field's header is displayed within the customization form when the field is hidden. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to display the field's header within the customization form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowInCustomizationFormProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowNewValues">
            <summary>
                <para>Gets or sets whether field values that have appeared in the datasource after the field's filtering was configured should be shown.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show new field values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowNewValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowSummaryTypeName">
            <summary>
                <para>Gets or sets whether the summary type is displayed within the data field's header. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to display the summary type within the data field's header; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowSummaryTypeNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowTotals">
            <summary>
                <para>Gets or sets whether automatic totals that correspond to the current data field are visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if corresponding automatic totals are visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ShowValues">
            <summary>
                <para>Gets or sets whether data cells that correspond to the current data field are visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show data cells that correspond to the current data field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ShowValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByConditions">
            <summary>
                <para>Contains conditions that identify the column or row whose values are sorted.
</para>
            </summary>
            <value>The collection whose items identify the column or row of values to be sorted.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByCustomTotalSummaryType">
            <summary>
                <para>Gets or sets the summary type of custom total values by which the current field values are sorted.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> object representing the summary type of custom total values by which the field values are sorted. <b>Null</b> if the field values are not sorted by a custom total column/row.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortByCustomTotalSummaryTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>$
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByField">
            <summary>
                <para>Gets or sets the field whose summary values define the order in which the field's values are arranged. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field whose summary values define the order in which the field's values are arranged.

</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortByFieldName">
            <summary>
                <para>Gets or sets the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> of the field whose summary values define the order in which the field's values are arranged. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.FieldName"/> of the field whose summary values define the order in which the field's values are arranged.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortByFieldNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortByFieldProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortBySummaryType">
            <summary>
                <para>Gets or sets the summary function type used to calculate the summary values which define the order in which the field's values are arranged. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> value that specifies the summary function type.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortBySummaryTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortMode">
            <summary>
                <para>Gets or sets how the field's data is sorted, when sorting is applied to it. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortMode"/> enumeration member that specifies how the field's data is sorted.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SortOrder">
            <summary>
                <para>Gets or sets the field sort order. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortOrder"/> enumeration member that specifies the field sort order.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SortOrderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SummaryDisplayType">
            <summary>
                <para>Gets or sets how a summary value calculated against the current data field is represented in a cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryDisplayType"/> enumeration member that specifies how summary values are represented within cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SummaryDisplayTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.SummaryType">
            <summary>
                <para>Gets or sets the type of the summary function which is calculated against the current data field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> enumeration value that specifies the summary function type which is calculated against the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.SummaryTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Tag">
            <summary>
                <para>Gets or sets the data associated with the field. 
</para>
            </summary>
            <value>An object containing the information which is associated with the field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCount">
            <summary>
                <para>Gets or sets an absolute or relative number of field values to be displayed for the current column or row field. This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the number of field values to be displayed for the current column or row field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueShowOthers">
            <summary>
                <para>Gets or sets whether the "Others" item is displayed within the <b>PivotGridControl</b> when the Top N Values feature is enabled. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the "Others" item is displayed when the Top N Values feature is enabled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueShowOthersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueType">
            <summary>
                <para>Gets or sets how the number of Top Values is determined. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldTopValueType"/> value that specifies how the number of Top Values is determined.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TopValueTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridField.ToString">
            <summary>
                <para>Returns the textual representation of the field.
</para>
            </summary>
            <returns>A string specifying the textual representation of the field.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TotalCellFormat">
            <summary>
                <para>Gets or sets the string used to format the total cells. This is a dependency property.
</para>
            </summary>
            <value>A string used to format the total cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TotalCellFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TotalsVisibility">
            <summary>
                <para>Gets or sets whether totals are displayed for the current field when it is positioned within the Column Header Area or Row Header Area and if so, whether they are automatic or custom. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldTotalsVisibility"/> value that specifies which totals are displayed for the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TotalsVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.TotalValueFormat">
            <summary>
                <para>Gets or sets the string used to format the total header. This is a dependency property.
</para>
            </summary>
            <value>A string used to format the total header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.TotalValueFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundExpression">
            <summary>
                <para>Gets or sets an expression used to evaluate values for the current unbound field. This is a dependency property.
</para>
            </summary>
            <value>A string that represents an expression used to evaluate values for the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundExpressionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundFieldName">
            <summary>
                <para>Gets or sets the name of a column in a summary data source that corresponds to the current unbound field. This is a dependency property.
</para>
            </summary>
            <value>A string value that specifies the name of a column in a summary data source that corresponds to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundFieldNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundType">
            <summary>
                <para>Gets or sets the data type and binding mode of the field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType"/> enumeration value representing the data type and binding mode of the field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.UseNativeFormat">
            <summary>
                <para>Gets or sets whether to use the current field's data format when the Pivot Grid Control is exported in XLS format. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to use the current field's data format when the Pivot Grid Control is exported in XLS format; otherwise, <b>false</b>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.UseNativeFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ValueFormat">
            <summary>
                <para>Gets or sets a string used to format field values. This is a dependency property.
</para>
            </summary>
            <value>A string used to format field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ValueFormatProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ValueTemplate">
            <summary>
                <para>Gets or sets a template used to display values of the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing the template used to display values of the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.ValueTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a field value template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.ValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Visible">
            <summary>
                <para>Gets or sets whether the field is visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the field is visible; otherwise <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.VisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridField.Width">
            <summary>
                <para>Gets or sets the width of columns that correspond to the current field. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value, specifying the width of columns that correspond to the current field.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridField.WidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotGridControl">

            <summary>
                <para>Represents the PivotGridControl.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotGridControl class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ActiveFilterInfo">
            <summary>
                <para>For internal use. This is a dependency property.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ActiveFilterInfoProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.AddMRUFilter(DevExpress.Data.Filtering.CriteriaOperator)">
            <summary>
                <para>Adds a new criterion to the MRU Filter List.
</para>
            </summary>
            <param name="filterCriteria">
		A <see cref="T:DevExpress.Data.Filtering.CriteriaOperator"/> object that represents the criterion that should be added to the MRU filter list.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowCrossGroupVariation">
            <summary>
                <para>Gets or sets whether summary variations and running totals are calculated independently within individual groups, or throughout the Pivot Grid. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to calculate summary variations and running totals throughout the Pivot Grid; <b>false</b> to calculate them independently within individual groups.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowCrossGroupVariationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowCustomizationForm">
            <summary>
                <para>Gets or sets whether end-users are allowed to invoke the Customization Form.
</para>
            </summary>
            <value><b>true</b> if end-users are allowed to invoke the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowCustomizationFormProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowDrag">
            <summary>
                <para>Gets or sets whether an end-user is allowed to drag the field headers. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if end-users are allowed to drag the field headers; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowDragInCustomizationForm">
            <summary>
                <para>Gets or sets whether end-users are allowed to drag field headers between areas in the Customization Form.
</para>
            </summary>
            <value><b>true</b> if end-users are allowed to drag field headers between areas in the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowDragInCustomizationFormProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowDragProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowExpand">
            <summary>
                <para>Gets or sets whether expand buttons are displayed. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to display expand buttons; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowExpandOnDoubleClick">
            <summary>
                <para>Gets or sets whether field values are expanded/collapsed on a double click. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if field values are expanded/collapsed on a double click; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowExpandOnDoubleClickProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowExpandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowFilter">
            <summary>
                <para>Gets or sets whether filter buttons are displayed within field headers. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to display filter buttons within field headers; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowFilterInFieldList">
            <summary>
                <para>Gets or sets whether filtering can be applied to fields via the Customization Form. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if filtering can be applied to fields via the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowFilterInFieldListProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowFilterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowHideFields">
            <summary>
                <para>Gets or sets a value that specifies when fields can be hidden by end-users.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.AllowHideFieldsType"/> enumeration value that specifies when fields can be hidden by end-users.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowHideFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowInfiniteGridSize">
            <summary>
                <para><para>Specifies whether the height and width of the pivot grid are allowed to be infinite.</para>
<para>By default, this option is disabled. In this instance, if the pivot grid's height or width measures infinite, an exception is thrown.</para>
<para>To avoid the exception, enable the <b>AllowInfiniteGridSize</b> option. In this instance, the pivot grid immediately generates columns and rows for all records in the data source. Note that this may cause performance issues, if the number of records is too big.</para>

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowMRUFilterList">
            <summary>
                <para>Gets or sets whether end-users are allowed to invoke the MRU Filter List. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if end-users are allowed to invoke the MRU Filter List; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowMRUFilterListProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowPrefilter">
            <summary>
                <para>Gets or sets whether end-users are allowed to invoke the Prefilter.
</para>
            </summary>
            <value><b>true</b> to allow end-users to invoke the Prefilter; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowPrefilterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowResizing">
            <summary>
                <para>Gets or sets whether end-users are allowed to resize the PivotGridControl's elements. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if end-users are allowed to resize the PivotGridControl's elements; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowResizingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSort">
            <summary>
                <para>Gets or sets whether end-users can change the sort order of fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to allow end-users to change the sort order of fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSortBySummary">
            <summary>
                <para>Gets or sets whether end-users can sort the row/column field values by other column/row summary values. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if end-users can sort field values by other field values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSortBySummaryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSortInFieldList">
            <summary>
                <para>Gets or sets whether the sort order of field values can be toggled via the Customization Form. 

This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the sort order of field values can be toggled via the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSortInFieldListProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AllowSortProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.AsyncOperationCompleted">
            <summary>
                <para>Occurs after an asynchronous operation has been completed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AsyncOperationCompletedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.AsyncOperationStarting">
            <summary>
                <para>Occurs before an asynchronous operation is started.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AsyncOperationStartingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.AutoExpandGroups">
            <summary>
                <para>Gets or sets whether field values are expanded or collapsed by default. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to expand field values by default; <b>false</b> to collapse them.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.AutoExpandGroupsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BeforeLoadLayout">
            <summary>
                <para>Occurs before a layout is restored from a storage, allowing you to cancel this action.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BeforeLoadLayoutEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginInit">
            <summary>
                <para>Starts the PivotGrid's runtime initialization.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginRefresh">
            <summary>
                <para>Occurs before the control's data recalculation starts.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginRefreshEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginUpdate">
            <summary>
                <para>Locks the PivotGridControl by preventing visual updates of the object and its elements until the <b>EndUpdate</b> method is called.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit">
            <summary>
                <para>Resizes the columns and rows which correspond to the data and row fields, to the minimum width and height required to completely display their contents.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit(DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Resizes the columns and rows which correspond to the fields contained within the specified area, to the minimum width and height required to completely display their contents.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the PivotGridControl's field area.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Resizes the columns and rows which correspond to the specified fields, to the minimum width and height required to completely display their contents.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit(DevExpress.Xpf.PivotGrid.PivotGridField,System.Boolean,System.Boolean)">
            <summary>
                <para>Resizes the columns and rows which correspond to the specified field, to the minimum width or height required to completely display their contents.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field.

            </param>
            <param name="fitWidth">
		<b>true</b> to best fit the column's width (for column fields), or width of the field values column (for row fields); otherwise, <b>false</b>.

            </param>
            <param name="fitHeight">
		<b>true</b> to best fit the row's height (for row fields), or height of the field values row (for column fields); otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit(DevExpress.Xpf.PivotGrid.FieldArea,System.Boolean,System.Boolean)">
            <summary>
                <para>Resizes the columns and rows which correspond to the fields contained within the specified area, to the minimum width or height required to completely display their contents.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the PivotGridControl's field area.

            </param>
            <param name="fitWidth">
		<b>true</b> to best fit the column's width (for column fields), or the width of the field values column (for row fields); otherwise, <b>false</b>.

            </param>
            <param name="fitHeight">
		<b>true</b> to best fit the row's height (for row fields), or the height of the field values row (for column fields); otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFit(System.Boolean,System.Boolean)">
            <summary>
                <para>Resizes the columns and rows which correspond to the data fields and row fields, to the minimum width or height required to completely display their contents.
</para>
            </summary>
            <param name="fitWidth">
		<b>true</b> to best fit the column's width (for column fields), or the width of the field values column (for row fields); otherwise, <b>false</b>.

            </param>
            <param name="fitHeight">
		<b>true</b> to best fit the row's height (for row fields), or the height of the field values row (for column fields); otherwise, <b>false</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitArea">
            <summary>
                <para>Gets or sets which interface elements are taken into account when calculating optimal width for columns.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldBestFitArea"/> enumeration value that specifies interface elements that are taken into account when calculating the optimal width for columns.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitAreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitColumn(System.Int32)">
            <summary>
                <para>Resizes the specified column to the minimum width required to completely display its contents.
</para>
            </summary>
            <param name="columnIndex">
		An integer value that identifies the column by its index.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitMaxRowCount">
            <summary>
                <para>Gets or sets the number of rows taken into account when calculating the optimal width required for columns (or rows) to completely display their contents.
</para>
            </summary>
            <value>An integer value that specifies the number of processed rows.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitMaxRowCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitMode">
            <summary>
                <para>Gets or sets how the optimal width required for a column (or row) to completely display its contents is calculated.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Core.BestFitMode"/> enumeration value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BestFitRow(System.Int32)">
            <summary>
                <para>Resizes the specified row to the minimum height required to completely display its contents.

</para>
            </summary>
            <param name="rowIndex">
		An integer value that identifies the row by its index.

            </param>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BrushChanged">
            <summary>
                <para>Occurs after a brush used to paint pivot grid cells or field values has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.BrushChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CanEnablePrefilter">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CanEnablePrefilterProperty">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of data cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the background of data cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellClick">
            <summary>
                <para>Occurs when a cell is clicked.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellClickEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellDoubleClick">
            <summary>
                <para>Occurs when a cell is double-clicked.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellDoubleClickEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of data cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the foreground of data cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellMenuCustomizations">
            <summary>
                <para>Allows you to customize the context menu, invoked when right-clicking cells, by adding new menu items or removing existing items.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object, representing a collection of actions that manipulate menu items.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectedBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of the selected data cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the background of the selected data cell.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectedBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectedForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the selected data cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the foreground of the selected data cell.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectedForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectionChanged">
            <summary>
                <para>Occurs when the cell selection is modified.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellSelectionChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of total and grand total cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the background of total and grand total cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of total and grand total cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the foreground of total and grand total cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalSelectedBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of the selected total or grand total cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the background of the selected total or grand total cell. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalSelectedBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalSelectedForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the selected total or grand total cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to paint the foreground of the selected total or grand total cell.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CellTotalSelectedForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ChangeFieldExpandedAsync(DevExpress.Xpf.PivotGrid.PivotGridField,System.Boolean)">
            <summary>
                <para>Expands or collapses all values of the specified field asynchronously.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the field whose values should be expanded/collapsed.

            </param>
            <param name="expand">
		<b>true</b> to expand field values; <b>false</b> to collapse them.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ChangeFieldExpandedAsync(DevExpress.Xpf.PivotGrid.PivotGridField,System.Boolean,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Expands or collapses all values of the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the field whose values should be expanded/collapsed.

            </param>
            <param name="expand">
		<b>true</b> to expand field values; <b>false</b> to collapse them.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate, referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ChangeFieldSortOrderAsync(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Toggles the sort order of the specified field asynchronously.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies a field whose sort order should be toggled.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ChangeFieldSortOrderAsync(DevExpress.Xpf.PivotGrid.PivotGridField,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Toggles the sort order of the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies a field whose sort order should be toggled.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartAutoTranspose">
            <summary>
                <para>Gets or sets whether a bound chart control should be transposed if the number of series exceeds the number of argument values. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to transpose a bound chart control if the number of series exceeds the number of argument values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartAutoTransposeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvideMode">
            <summary>
                <para>Gets or sets what data the pivot grid should pass to a bound chart control. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode"/> enumeration member that specifies what data the pivot grid should pass to a bound chart control.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvideModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvidePriority">
            <summary>
                <para>Gets or sets whether the pivot grid should pass columns or rows to a bound chart control when it is impossible to find the lowest-level data. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataProvidePriority"/> enumeration member that specifies whether the pivot grid should pass columns or rows to a bound chart control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvidePriorityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataSource">
            <summary>
                <para>Gets a data source for a chart control.
</para>
            </summary>
            <value>The data source for a chart control.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartFieldValuesProvideMode">
            <summary>
                <para>Gets or sets how field values are passed to the chart control.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartFieldValuesProvideMode"/> enumeration members that specifies how field values are passed to the chart control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartFieldValuesProvideModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartMaxPointCountInSeries">
            <summary>
                <para>Gets or sets the maximum allowed number of points in a series. 
This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the maximum allowed number of points in a series; <b>0</b> for no limit.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartMaxPointCountInSeriesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartMaxSeriesCount">
            <summary>
                <para>Gets or sets the maximum allowed number of series in the chart data source.
This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the maximum allowed number of series in the chart data source; <b>0</b> for no limit.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartMaxSeriesCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideCellValuesAsType">
            <summary>
                <para>Gets or sets the type to which cell values are converted before they are exported to the Chart Control. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Type"/> object, representing the type to which the cell values are converted.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideCellValuesAsTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnCustomTotals">
            <summary>
                <para>Gets or sets whether column custom totals should be passed to a chart control. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if column custom totals should be displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnCustomTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnFieldValuesAsType">
            <summary>
                <para>Gets or sets the type to which the column field values are converted before they are exported to the chart control. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Type"/> object representing the type to which the column field values are converted.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnFieldValuesAsTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnGrandTotals">
            <summary>
                <para>Gets or sets whether column grand totals are passed to a chart control. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if column grand totals are displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnGrandTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnTotals">
            <summary>
                <para>Gets or sets whether column totals are passed to a chart control. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if column totals are displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideColumnTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideDataByColumns">
            <summary>
                <para>Gets or sets whether series in a chart control are created based on PivotGrid columns or rows. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if PivotGrid columns are represented by series in a chart control; <b>false</b> if PivotGrid rows are represented by series in a chart control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideDataByColumnsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideEmptyCells">
            <summary>
                <para>Gets or sets whether empty cells should be processed by the Chart control. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if empty cells should be processed by the Chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideEmptyCellsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowCustomTotals">
            <summary>
                <para>Gets or sets whether row custom totals should be displayed in a chart control. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if row custom totals should be displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowCustomTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowFieldValuesAsType">
            <summary>
                <para>Gets or sets the type to which the row field values are converted before they are exported to the chart control.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Type"/> object representing the type to which the row field values are converted.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowFieldValuesAsTypeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowGrandTotals">
            <summary>
                <para>Gets or sets whether row grand totals are passed to a chart control.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if row grand totals are displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowGrandTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowTotals">
            <summary>
                <para>Gets or sets whether row totals are passed to a chart control. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if row totals are displayed in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartProvideRowTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartSelectionOnly">
            <summary>
                <para>Gets or sets whether a chart control should visualize data from the selected cells only.
</para>
            </summary>
            <value><b>true</b> to visualize only the selected cells' data in a chart control; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartSelectionOnlyProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartUpdateDelay">
            <summary>
                <para>Gets or sets the delay between changing the cell focus or selection, and updating the bound Chart control.
This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the Chart control update delay, in milliseconds. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartUpdateDelayProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ClearMRUFilter">
            <summary>
                <para>Clears the MRU Filter List.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ClipboardCopyCollapsedValuesMode">
            <summary>
                <para>Gets or sets how to copy collapsed field values to the clipboard. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.CopyCollapsedValuesMode"/> enumeration value that specifies how to copy collapsed field values to the clipboard.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ClipboardCopyCollapsedValuesModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ClipboardCopyMultiSelectionMode">
            <summary>
                <para>Gets or sets how to copy cells to the clipboard when multiple cells are selected. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.CopyMultiSelectionMode"/> enumeration value that specifies how to copy cells to the clipboard when multiple cells are selected.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ClipboardCopyMultiSelectionModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAll">
            <summary>
                <para>Collapses all columns and rows in PivotGridControl.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllAsync">
            <summary>
                <para>Collapses all columns and rows in PivotGridControl asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Collapses all columns and rows in PivotGridControl asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllColumns">
            <summary>
                <para>Collapses all columns.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllColumnsAsync">
            <summary>
                <para>Collapses all columns asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllColumnsAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Collapses all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.

</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllRows">
            <summary>
                <para>Collapses all rows.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllRowsAsync">
            <summary>
                <para>Collapses all rows asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseAllRowsAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Collapses all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseValue(System.Boolean,System.Object[])">
            <summary>
                <para>Collapses the specified column or row.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to collapse a column; <b>false</b> to collapse a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be collapsed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseValueAsync(System.Boolean,System.Object[])">
            <summary>
                <para>Collapses the specified column or row asynchronously.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to collapse a column; <b>false</b> to collapse a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be collapsed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CollapseValueAsync(System.Boolean,System.Object[],DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Collapses the specified column or row asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to collapse a column; <b>false</b> to collapse a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be collapsed.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ColumnCount">
            <summary>
                <para>Gets the number of columns in the PivotGridControl.
</para>
            </summary>
            <value>An integer which specifies the number of columns displayed within the PivotGridControl.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ColumnFieldValuesAlignment">
            <summary>
                <para>Gets or sets the vertical alignment of column field values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.VerticalAlignment"/> enumeration member specifying the vertical alignment of column field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ColumnFieldValuesAlignmentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ColumnTotalsLocation">
            <summary>
                <para>Gets or sets the location of column totals.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldColumnTotalsLocation"/> enumeration value that specifies the location of column totals.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ColumnTotalsLocationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CopySelectionToClipboard">
            <summary>
                <para>Copies the selected cells to the clipboard.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.CopyToClipboardWithFieldValues">
            <summary>
                <para>Gets or sets whether field values are copied to the clipboard when CTRL+C is pressed or the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CopySelectionToClipboard"/> method is called.
</para>
            </summary>
            <value><b>true</b> if field values are copied to the clipboard when CTRL+C is pressed or the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CopySelectionToClipboard"/> method is called; otherwise, <b> false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CopyToClipboardWithFieldValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSource">
            <summary>
                <para>Returns a list of records used to calculate summary values displayed within the PivotGridControl. 
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSource(System.Int32,System.Int32,System.Int32)">
            <summary>
                <para>Returns a list of records used to calculate a summary value for the specified cell. Allows you to limit the number of records to be returned. 
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSource(System.Int32,System.Int32)">
            <summary>
                <para>Returns a list of records used to calculate a summary value for the specified cell.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSourceAsync(System.Int32,System.Int32,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Returns a list of records used to calculate a summary value for the specified cell asynchronously.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSourceAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Returns a list of records used to calculate summary values for all cells asynchronously.
</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSourceAsync(System.Int32,System.Int32,System.Int32,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Returns a list of records used to calculate a summary value for the specified cell asynchronously. Allows you to limit the number of records to be returned.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateOlapDrillDownDataSource(System.Int32,System.Int32,System.Collections.Generic.List`1)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns to be returned. 
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="customColumns">
		A list of columns to be returned. 

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateOlapDrillDownDataSource(System.Int32,System.Int32,System.Int32,System.Collections.Generic.List`1)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns and limit the number of records to be returned. 
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows.

            </param>
            <param name="customColumns">
		A list of columns to be returned.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDrillDownDataSource"/> object that contains the underlying data.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateOlapDrillDownDataSourceAsync(System.Int32,System.Int32,System.Int32,System.Collections.Generic.List`1,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the specified cell asynchronously. Allows you to specify the columns and limit the number of records to be returned.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="maxRowCount">
		An integer value that specifies the maximum number of data rows to be returned. <b>-1</b> to retrieve all rows.

            </param>
            <param name="customColumns">
		A list of columns to be returned.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateOlapDrillDownDataSourceAsync(System.Int32,System.Int32,System.Collections.Generic.List`1,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>In OLAP mode, returns a list of records used to calculate a summary value for the specified cell asynchronously. Allows you to specify which columns should be returned.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer which identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer which identifies the visible index of the row.

            </param>
            <param name="customColumns">
		A list of columns to be returned.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateSummaryDataSource">
            <summary>
                <para>Returns a <b>summary data source</b>.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource"/> object that represents the summary data source. 
</returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellAppearance">
            <summary>
                <para>Allows you to specify brushes used to paint cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellAppearanceEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellDisplayText">
            <summary>
                <para>Enables custom display text to be provided for summary cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellDisplayTextEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellValue">
            <summary>
                <para>Allows you to replace cell values with custom ones.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellValueEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceData">
            <summary>
                <para>Occurs when a PivotGridControl prepares data to be displayed in a <see cref="T:DevExpress.Xpf.Charts.ChartControl"/>.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceRows">
            <summary>
                <para>Allows you to customize pivot grid data before passing it to a chart control.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldSort">
            <summary>
                <para>Provides the ability to sort data using custom rules.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldValueCells">
            <summary>
                <para>Allows you to customize field value cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFieldValueCellsEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFilterPopupItems">
            <summary>
                <para>Allows you to customize the filter drop-down list items.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomFilterPopupItemsEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomGroupInterval">
            <summary>
                <para>Allows you to custom group values of a column and a row field.

</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomPrefilterDisplayText">
            <summary>
                <para>Enables custom text to be displayed within the Prefilter Panel.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomPrefilterDisplayTextEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomSummary">
            <summary>
                <para>Enables summary values to be calculated manually.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomUnboundFieldData">
            <summary>
                <para>Enables data to be supplied for unbound fields.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomValueAppearance">
            <summary>
                <para>Allows you to specify brushes used to paint field value cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomValueAppearanceEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.Data(System.Windows.DependencyObject)">
            <summary>
                <para>For internal use only.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldArea">
            <summary>
                <para>Gets or sets the area in which the data field headers are displayed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.DataFieldArea"/> enumeration value that specifies the area in which the data field headers are displayed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldAreaIndex">
            <summary>
                <para>Gets or sets the position of the data field headers.
</para>
            </summary>
            <value>An integer which specifies the position of the data field headers within the hierarchy of field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldAreaIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldAreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldCaption">
            <summary>
                <para>Gets or sets the text displayed within the <b>data header</b>. 
</para>
            </summary>
            <value>A string which specifies the text displayed within the data header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldCaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldHeight">
            <summary>
                <para>Gets or sets the height of a data field value. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the height of a data field value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldUnboundExpressionMode">
            <summary>
                <para>Gets or sets whether unbound expressions for data fields are calculated based on the data source records, or summary values.
This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.PivotGrid.UnboundExpressionMode"/> enumeration members, specifying how the unbound expressions for data fields are calculated.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldUnboundExpressionModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldWidth">
            <summary>
                <para>Gets or sets the width of a data field value. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the width of a data field value.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataFieldWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataProperty">
            <summary>
                <para>This field is intended for internal use.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DataSource">
            <summary>
                <para>Gets or sets the PivotGridControl data source.
</para>
            </summary>
            <value>An object that contains data for PivotGridControl.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.DataSourceChanged">
            <summary>
                <para>Occurs after the PivotGridControl's data source has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataSourceChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DataSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DefaultExcelListSize">
            <summary>
                <para>Specifies the default size of the Customization Form which is painted in the <see cref="F:DevExpress.Xpf.PivotGrid.FieldListStyle.Excel2007"/> style.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DeferredUpdates">
            <summary>
                <para>Gets or sets whether dragging fields within the Customization Form (when it's painted using the Excel2007 style) immediately updates the layout of fields in the PivotGrid control. This option controls the state of the 'Defer Layout Update' check box in the Customization Form, when the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListStyle"/> option is set to Excel2007.
</para>
            </summary>
            <value><b>true</b> if the layout of fields in the PivotGridControl must not be immediately updated; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DeferredUpdatesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DrawFocusedCellRect">
            <summary>
                <para>Gets or sets whether a focus rectangle is painted around the currently focused cell.
</para>
            </summary>
            <value><b>true</b> to paint a focus rectangle around the focused cell; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DrawFocusedCellRectProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.DrillDownMaxRowCount">
            <summary>
                <para>Gets or sets the maximum number of rows returned when calling the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSource"/> method.
</para>
            </summary>
            <value>An integer value that specifies the maximum number of rows returned when calling the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.CreateDrillDownDataSource"/> method.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.DrillDownMaxRowCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.EndInit">
            <summary>
                <para>Ends the runtime initialization.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.EndRefresh">
            <summary>
                <para>Occurs after the control's data recalculation has been completed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.EndRefreshEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.EndUpdate">
            <summary>
                <para>Unlocks the PivotGridControl object after a call to the <b>BeginUpdate</b> method and causes an immediate visual update.


</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.EndUpdateAsync">
            <summary>
                <para>Unlocks the PivotGridControl after the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginUpdate"/> method call, and starts an asynchronous update. 

</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.EndUpdateAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Unlocks the PivotGridControl after the <see cref="M:DevExpress.Xpf.PivotGrid.PivotGridControl.BeginUpdate"/> method call, and starts an asynchronous update. Allows you to specify custom actions, to be performed after this operation is completed.


</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ExcelFieldListState">
            <summary>
                <para>Gets or sets the state of an Excel-style Customization Form. This is a dependency property.
</para>
            </summary>
            <value>An object implementing the DevExpress.Wpf.Grid.IColumnChooserState interface.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ExcelFieldListStateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ExcelFieldListTemplate">
            <summary>
                <para>Gets or sets the template used to display the Customization Form in the Excel style.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object representing the template used to display the Customization Form.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ExcelFieldListTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAll">
            <summary>
                <para>Expands all columns and rows in PivotGridControl.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllAsync">
            <summary>
                <para>Expands all columns and rows in the PivotGridControl asynchronously.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Expands all columns and rows in the PivotGridControl asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllColumns">
            <summary>
                <para>Expands all columns.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllColumnsAsync">
            <summary>
                <para>Expands all columns asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllColumnsAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Expands all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllRows">
            <summary>
                <para>Expands all rows.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllRowsAsync">
            <summary>
                <para>Expands all rows asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandAllRowsAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Expands all rows asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandValue(System.Boolean,System.Object[])">
            <summary>
                <para>Expands the specified column or row.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to expand a column; <b>false</b> to expand a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be expanded.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandValueAsync(System.Boolean,System.Object[])">
            <summary>
                <para>Expands the specified column or row asynchronously.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to expand a column; <b>false</b> to expand a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be expanded.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpandValueAsync(System.Boolean,System.Object[],DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Expands the specified column or row asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to expand a column; <b>false</b> to expand a row.

            </param>
            <param name="values">
		An array of field values that identify the column/row to be expanded.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToCsv(System.IO.Stream,DevExpress.XtraPrinting.CsvExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in CSV format, using the specified CSV-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created CSV file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.CsvExportOptions"/> object which specifies the CSV export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToCsv(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in CSV format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created CSV file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToCsv(System.String,DevExpress.XtraPrinting.CsvExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in CSV format, using the specified CSV-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created CSV file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.CsvExportOptions"/> object which specifies the CSV export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToCsv(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in CSV format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created CSV file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToHtml(System.String,DevExpress.XtraPrinting.HtmlExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in HTML format using the specified HTML-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created HTML file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.HtmlExportOptions"/> object which specifies the HTML export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToHtml(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in HTML format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created HTML file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToHtml(System.IO.Stream,DevExpress.XtraPrinting.HtmlExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in HTML format, using the specified HTML-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created HTML file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.HtmlExportOptions"/> object which specifies the HTML export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToHtml(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in HTML format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created HTML file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToImage(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in image format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToImage(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in image format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created image file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToImage(System.IO.Stream,DevExpress.XtraPrinting.ImageExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in image format, using the specified image-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created image file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object which specifies the image export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToImage(System.String,DevExpress.XtraPrinting.ImageExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in image format using the specified image-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created image file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.ImageExportOptions"/> object which specifies the image export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToMht(System.String,DevExpress.XtraPrinting.MhtExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in MHT format, using the specified MHT-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created MHT file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.MhtExportOptions"/> object which specifies the MHT export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToMht(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in MHT format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created MHT file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToMht(System.IO.Stream,DevExpress.XtraPrinting.MhtExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in MHT format using the specified MHT-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created MHT file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.MhtExportOptions"/> object which specifies the MHT export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToMht(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in MHT format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created MHT file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToPdf(System.IO.Stream,DevExpress.XtraPrinting.PdfExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in PDF format, using the specified PDF-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToPdf(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in PDF format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created PDF file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToPdf(System.String,DevExpress.XtraPrinting.PdfExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in PDF format, using the specified PDF-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created PDF file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.PdfExportOptions"/> object which specifies the PDF export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToPdf(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in PDF format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created PDF file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToRtf(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in RTF format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created RTF file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToRtf(System.String,DevExpress.XtraPrinting.RtfExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in RTF format, using the specified RTF-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created RTF file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the RTF export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToRtf(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in RTF format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created RTF file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToRtf(System.IO.Stream,DevExpress.XtraPrinting.RtfExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in RTF format, using the specified RTF-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created RTF file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.RtfExportOptions"/> object which specifies the RTF export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToText(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in text format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created text file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToText(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in text format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created text file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToText(System.String,DevExpress.XtraPrinting.TextExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in text format, using the specified text-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created text file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.TextExportOptions"/> object which specifies the text export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToText(System.IO.Stream,DevExpress.XtraPrinting.TextExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in text format, using the specified text-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created text file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.CsvExportOptions"/> object which specifies the text export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXls(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XLS format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XLS file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXls(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XLS format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XLS file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXls(System.IO.Stream,DevExpress.XtraPrinting.XlsExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XLS format, using the specified XLS-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XLS file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the XLS export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXls(System.String,DevExpress.XtraPrinting.XlsExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XLS format using the specified XLS-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XLS file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XlsExportOptions"/> object which specifies the XLS export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXlsx(System.IO.Stream,DevExpress.XtraPrinting.XlsxExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XLSX format, using the specified XLSX-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XLSX file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the XLSX export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXlsx(System.String,DevExpress.XtraPrinting.XlsxExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XLSX format, using the specified XLSX-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XLSX file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XlsxExportOptions"/> object which specifies the XLSX export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXlsx(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XLSX format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XLSX file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXlsx(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XLSX format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XLSX file should be sent.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXps(System.String,DevExpress.XtraPrinting.XpsExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XPS format using the specified XPS-specific options.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XPS file.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XpsExportOptions"/> object which specifies the XPS export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXps(System.IO.Stream,DevExpress.XtraPrinting.XpsExportOptions)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XPS format, using the specified XPS-specific options.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XPS file should be sent.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraPrinting.XpsExportOptions"/> object which specifies the XPS export options to be applied when the pivot grid is exported.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXps(System.String)">
            <summary>
                <para>Exports the pivot grid to the specified file path in XPS format.
</para>
            </summary>
            <param name="filePath">
		A <see cref="T:System.String"/> which specifies the file name (including the full path) for the created XPS file.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ExportToXps(System.IO.Stream)">
            <summary>
                <para>Exports the pivot grid to the specified stream in XPS format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object to which the created XPS file should be sent.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ExpressionEditorContainer">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanged">
            <summary>
                <para>Occurs after a field location or visibility has been changed. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChanging">
            <summary>
                <para>Occurs before a field's position is changed, allowing  cancellation of this action.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaChangingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaIndexChanged">
            <summary>
                <para>Occurs after a field has been moved.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldAreaIndexChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellKpiTemplate">
            <summary>
                <para>Gets or sets a template used to display data cells that contain KPI graphics. This is a dependency property. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display data cells that contain KPI graphics.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellKpiTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellKpiTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template for cells that contain KPI graphics. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellKpiTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellTemplate">
            <summary>
                <para>Gets or sets a template used to display data cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display data cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldCellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldExpandedInGroupChanged">
            <summary>
                <para>Fires after the expansion status of fields combined into a field group has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldExpandedInGroupChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanged">
            <summary>
                <para>Occurs after a field's filter condition has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChanging">
            <summary>
                <para>Allows you to cancel changing the filter condition.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldFilterChangingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderContentStyle">
            <summary>
                <para>Gets or sets a style applied to the field headers. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object that represents the style applied to the field headers.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderContentStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorSize(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorSizeProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorTemplate">
            <summary>
                <para>Gets or sets a template used to display the drag indicator.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing a template used to display the drag indicator.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderListTemplate">
            <summary>
                <para>Gets or sets a template used to display field headers in the Customization Form when they are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display field headers in the Customization Form when they are arranged in a list.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderListTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderListTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template, used to display field headers in the Customization Form when they are arranged in a list. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderListTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTemplate">
            <summary>
                <para>Gets or sets a template used to display field headers. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display field headers.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a field header template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTreeViewTemplate">
            <summary>
                <para>Gets or sets a template used to display field headers in the Customization Form when they are arranged in a tree. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to display field headers in the Customization Form when they are arranged in a tree.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTreeViewTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTreeViewTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template, used to display field headers in the Customization Form when they are arranged in a tree. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderTreeViewTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeight">
            <summary>
                <para> [To be supplied] </para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeightProperty">
            <summary>
                <para> [To be supplied] </para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListAllowedLayouts">
            <summary>
                <para>Gets or sets which layouts can be applied to the Customization Form when it is painted in Excel2007 style.
This is a dependency property.
</para>
            </summary>
            <value>One or several <see cref="T:DevExpress.Xpf.PivotGrid.FieldListAllowedLayouts"/> enumeration members that specify which layouts can be applied to the Customization Form.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListAllowedLayoutsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListFactory">
            <summary>
                <para>Represents a custom Customization Form. This is a dependency property.
</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Xpf.Core.IColumnChooserFactory"/> interface.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListFactoryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListIncludeVisibleFields">
            <summary>
                <para>Gets or sets whether to show visible fields in the Customization Form.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show visible fields in the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListIncludeVisibleFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListLayout">
            <summary>
                <para>Gets or sets the customization form's layout when it is painted in Excel2007 style. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldListLayout"/> enumeration member that specifies how fields are arranged within the customization form.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListLayoutProperty">
            <summary>
                <para>Identifies the  dependency property.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListSplitterX">
            <summary>
                <para>Gets or sets the position of the vertical splitter displayed in the Customization Form. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the position of the vertical splitter.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListSplitterXProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListSplitterY">
            <summary>
                <para>Gets or sets the position of the horizontal splitter displayed in the Customization Form. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the position of the horizontal splitter.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListSplitterYProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListState">
            <summary>
                <para>Gets or sets the state of a simple Customization Form. This is a dependency property.
</para>
            </summary>
            <value>An object implementing the DevExpress.Wpf.Grid.IColumnChooserState interface.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListStateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListStyle">
            <summary>
                <para>Gets or sets a style that defines the visual appearance of the Customization Form. This is a dependency property.
</para>
            </summary>
            <value>A <b>DevExpress.Xpf.PivotGrid.FieldListStyle</b> enumeration member specifying the style of the Customization Form.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListStyleProperty">
            <summary>
                <para>Identifies the  dependency property.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListTemplate">
            <summary>
                <para>Gets or sets the template used to display the Customization Form.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object that represents the template used to display the Customization Form.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldListTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldPropertyChanged">
            <summary>
                <para>Occurs after a field's property has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldPropertyChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.Fields">
            <summary>
                <para>Provides access to a pivot grid's field collection.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridFieldCollection"/> object which represents a collection of all the fields within a pivot grid.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldSizeChanged">
            <summary>
                <para>Occurs after the width or height of a field has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldSizeChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldUnboundExpressionChanged">
            <summary>
                <para>Fires after the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridField.UnboundExpression"/> property's value has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldUnboundExpressionChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsed">
            <summary>
                <para>Occurs after a field value has been collapsed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsing">
            <summary>
                <para>Occurs when a field value is about to be collapsed, allowing cancellation of the action.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueCollapsingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueDisplayText">
            <summary>
                <para>Enables you to provide custom text displayed within individual field values or filter dropdown items.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanded">
            <summary>
                <para>Occurs after a field value has been expanded.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpandedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpanding">
            <summary>
                <para>Occurs when a field value is about to be expanded, allowing cancellation of the action.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueExpandingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueMenuCustomizations">
            <summary>
                <para>Allows you to customize the context menu, invoked when right-clicking the field values, by adding new menu items or removing existing items.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object, representing a collection of actions that manipulate menu items.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueNotExpanded">
            <summary>
                <para>Occurs in OLAP mode, when an end-user clicks an expand button or selects <b>Expand All</b> from the context menu, and the field value cannot be expanded.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueNotExpandedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueTemplate">
            <summary>
                <para>Gets or sets a template used to display field values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing the template used to display field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a field value template based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldVisibleChanged">
            <summary>
                <para>Occurs after a field has been shown or hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldVisibleChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldWidth">
            <summary>
                <para> [To be supplied] </para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldWidthProperty">
            <summary>
                <para> [To be supplied] </para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FilterByVisibleFieldsOnly">
            <summary>
                <para>Gets or sets whether to take into account filter conditions of visible filter fields only.
</para>
            </summary>
            <value><b>true</b> to take into account filter conditions of visible filter fields only; <b>false</b>, to take into account filter conditions of all filter fields.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FilterByVisibleFieldsOnlyProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FixedRowHeaders">
            <summary>
                <para>Gets or sets whether to anchor row headers to the control edge when scrolling the pivot grid horizontally. This is a dependency property. 
</para>
            </summary>
            <value><b>true</b> to anchor row headers to the control edge when scrolling the pivot grid horizontally; otherwise, <b>false</b>. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FixedRowHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCell">
            <summary>
                <para>Gets or sets the coordinates of the focused cell.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Point"/> structure that specifies the coordinates of the focused cell.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCellBorderTemplate">
            <summary>
                <para>Gets or sets a template used to display border of the focused cell.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> object representing the template used to display border of the focused cell.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCellBorderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCellChanged">
            <summary>
                <para>Occurs after the focused cell has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCellChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.FocusedCellProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetCellInfo(System.Int32,System.Int32)">
            <summary>
                <para>Returns an object that contains information on the specified cell.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer that identifies the visible index of the column.

            </param>
            <param name="rowIndex">
		A zero-based integer that identifies the visible index of the row.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs"/> object that contains information on the specified cell.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetCellValue(System.Object[],System.Object[])">
            <summary>
                <para>Returns a cell value calculated for the specified column and row field values.
</para>
            </summary>
            <param name="columnValues">
		An array of column field values that identify the column where the cell resides.

            </param>
            <param name="rowValues">
		An array of row field values that identify the row where the cell resides.

            </param>
            <returns>A summary value calculated for the specified column and row field values.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetCellValue(System.Int32,System.Int32)">
            <summary>
                <para>Returns a cell value by the column and row indexes.
</para>
            </summary>
            <param name="columnIndex">
		A zero-based integer value that specifies the index of a column where the cell resides.

            </param>
            <param name="rowIndex">
		A zero-based integer value that specifies the index of a row where the cell resides.

            </param>
            <returns>A value displayed in the specified cell.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetCellValue(System.Object[],System.Object[],DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Returns a cell value calculated for the specified column and row field values, against the specified data field.
</para>
            </summary>
            <param name="columnValues">
		An array of column field values that identify the column where the cell resides.

            </param>
            <param name="rowValues">
		An array of row field values that identify the row where the cell resides.

            </param>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies the data field.


            </param>
            <returns>A summary value calculated for the specified column and row field values, against the specified data field.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetColumnIndex(System.Object[])">
            <summary>
                <para>Returns the index of the specified column.
</para>
            </summary>
            <param name="values">
		An array of column field values that identify the column.

            </param>
            <returns>An integer value that specifies the column index. <b>-1</b> if the specified column has not been not found.

</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetData(System.Windows.DependencyObject)">
            <summary>
                <para>For internal use only.

</para>
            </summary>
            <param name="element">
		 

            </param>
            <returns> 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldByArea(DevExpress.Xpf.PivotGrid.FieldArea,System.Int32)">
            <summary>
                <para>Returns a field at the specified visual position in the specified area.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> value that identifies the area containing the required field.



            </param>
            <param name="index">
		An integer value that specifies the visible index of the field within the specified area.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object at the specified visual position within the specified area.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldCountByArea(DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Returns the number of visible fields located within the specified area.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the header area.

            </param>
            <returns>An integer value that specifies the number of visible fields located within the specified area.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldHeaderDragIndicatorSize(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorSize"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorSize"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldList">
            <summary>
                <para>Returns the list of fields available in the bound data source. 
</para>
            </summary>
            <returns>An array of <see cref="T:System.String"/> objects that specify the names of data source fields.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldsByArea(DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Returns a list of fields displayed in the specified area.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the required field area.

            </param>
            <returns>The list of visible fields displayed in the specified area.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldValue(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Returns the specified field value.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents a column or row field whose value is to be obtained.

            </param>
            <param name="lastLevelIndex">
		A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left edge for column fields, and from the top edge for row fields.

            </param>
            <returns>An object that represents the field's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldValue(System.Boolean,System.Int32,System.Int32)">
            <summary>
                <para>Returns the specified field value.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to obtain the value of a column field; <b>false</b>, to obtain the value of a row field.

            </param>
            <param name="lastLevelIndex">
		A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left for column fields, and from the top for row fields.


            </param>
            <param name="level">
		A zero-based integer value that specifies the nesting level of the required column or row field value.

            </param>
            <returns>An object that represents the field's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldValueOlapMember(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Returns an OLAP member for the specified field value.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field. 

            </param>
            <param name="lastLevelIndex">
		An integer value that specifies the cell's index.

            </param>
            <returns>The <see cref="T:DevExpress.Xpf.PivotGrid.PivotOlapMember"/> object. <b>null</b> (<b>Nothing</b>) if the specified summary cell doesn't correspond to the specified field's value. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldValueType(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Gets the type of a specific column/row field value.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field to which the value belongs.

            </param>
            <param name="lastLevelIndex">
		An integer value that specifies the zero-based index of a column/row that identifies the required field value. Columns are indexed starting from the far left, and rows are indexed starting from the top.


            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> value that represents the type of the required column/row field value. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFieldValueType(System.Boolean,System.Int32)">
            <summary>
                <para>Gets the type of a field value in the column or row area. 

</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to retrieve information on a field value in the column area; <b>false</b> to retrieve information on a field value in the row area.

            </param>
            <param name="lastLevelIndex">
		An integer value that specifies the zero-based index of a column/row that identifies the required field value. Columns are indexed starting from the far left, rows are indexed starting from the top.


            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldValueType"/> value that identifies the type of the required column/row field value. 
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetFocusedCellInfo">
            <summary>
                <para>Returns an object that contains information on the currently focused cell.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs"/> object that contains information on the currently focused cell.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetKpiBitmap(DevExpress.Xpf.PivotGrid.PivotKpiGraphic,System.Int32)">
            <summary>
                <para>Returns an image that corresponds to a specific KPI value.
</para>
            </summary>
            <param name="graphic">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiGraphic"/> enumeration value that specifies the KPI graphic set.

            </param>
            <param name="state">
		An integer value that specifies the KPI value (-1, 0 or 1). 

            </param>
            <returns>A Bitmap object that corresponds to the specified KPI value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetOlapKpiList">
            <summary>
                <para>Gets the list of key performance indicators (KPI) in a cube.
</para>
            </summary>
            <returns>The list of KPI names.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetOlapKpiMeasures(System.String)">
            <summary>
                <para>Returns the Measures dimension's members used to calculate the value, goal, status and weight of the specified Key Performance Indicator (KPI). 
</para>
            </summary>
            <param name="kpiName">
		A string value that specifies the KPI's name. 

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures"/> object that contains measures used to determine the KPI's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetOlapKpiServerGraphic(System.String,DevExpress.Xpf.PivotGrid.PivotKpiType)">
            <summary>
                <para>Returns a graphic set defined on the server for the specified KPI's trend and status.
</para>
            </summary>
            <param name="kpiName">
		A string value that specifies the KPI's name.

            </param>
            <param name="kpiType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiType"/> enumeration value that identifies the image set. Images can be obtained only for trend and status KPI types.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotKpiGraphic"/> enumeration value that specifies the KPI graphic set.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetOlapKpiValue(System.String)">
            <summary>
                <para>Returns the specified KPI's value.
</para>
            </summary>
            <param name="kpiName">
		A string value that specifies the KPI's name.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue"/> object that represents the specified KPI's value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetPivotGrid(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PivotGrid"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PivotGrid"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetRowIndex(System.Object[])">
            <summary>
                <para>Returns the index of the specified row.

</para>
            </summary>
            <param name="values">
		An array of row field values that identify the row.

            </param>
            <returns>An integer value that specifies the row index. <b>-1</b> if the specified row has not been not found.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetShowBorder(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowBorder"/> attached property for a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element from which the property value is read.

            </param>
            <returns>The <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowBorder"/> property value for the element.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.GetShowHeaders(DevExpress.Xpf.PivotGrid.FieldArea)">
            <summary>
                <para>Gets whether the specified field header area is visible.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the field header area.

            </param>
            <returns><b>true</b> if the specified field header area is visible; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.GridLayout">
            <summary>
                <para>Fires after the PivotGridControl's layout has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.GridLayoutEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.GridMenu">
            <summary>
                <para>Gets the context menu currently being displayed within the PivotGridControl.
</para>
            </summary>
            <value>A <b>DevExpress.Xpf.PivotGrid.PivotGridPopupMenu</b> object that represents the context menu. <b>null</b> (<b>Nothing</b> in Visual Basic) if no menu is currently displayed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupDataCaseSensitive">
            <summary>
                <para>Gets or sets whether data is grouped case-sensitively.

</para>
            </summary>
            <value><b>true</b> if data is grouped case-sensitively; otherwise, <b>false</b>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupDataCaseSensitiveProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFieldsInFieldList">
            <summary>
                <para>Gets or sets whether hidden fields are grouped within the Customization Form. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to group fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFieldsInFieldListProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterChanged">
            <summary>
                <para>Occurs after a group filter condition has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterMode">
            <summary>
                <para>Gets or sets the filtering mode of grouped fields.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.GroupFilterMode"/> enumeration member that specifies the filtering mode of grouped fields.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.GroupFilterModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.Groups">
            <summary>
                <para>Gets the collection of field groups.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroupCollection"/> object that represents the collection of field groups.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.HeaderAreaMenuCustomizations">
            <summary>
                <para>Allows you to customize the context menu, invoked when right-clicking the header area, by adding new menu items or removing existing items.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object, representing a collection of actions that manipulate menu items.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.HeaderMenuCustomizations">
            <summary>
                <para>Allows you to customize the context menu, invoked when right-clicking the field headers, by adding new menu items or removing existing items.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object, representing a collection of actions that manipulate menu items.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.HiddenFieldList">
            <summary>
                <para>Occurs after the Customization Form has been hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.HiddenFieldListEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.HiddenFields">
            <summary>
                <para>Gets the collection of hidden fields.
</para>
            </summary>
            <value>The collection of hidden fields.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.HideAllTotals">
            <summary>
                <para>Hides all Totals and Grand Totals.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.HideFieldList">
            <summary>
                <para>Hides the Customization Form.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.HidePrefilter">
            <summary>
                <para>Hides the Prefilter.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.HideUnboundExpressionEditor">
            <summary>
                <para>Hides the Expression Editor used to create expressions for unbound fields.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsAsyncInProgress">
            <summary>
                <para>Gets whether an asynchronous operation is in progress.
</para>
            </summary>
            <value><b>true</b> if an asynchronous operation is in progress; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsCellMenuEnabled">
            <summary>
                <para>Gets or sets whether a context menu is invoked when an end-user right-clicks a cell. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if a context menu should be invoked when an end-user right-clicks a cell; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsCellMenuEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldListMenuEnabled">
            <summary>
                <para>Gets or sets whether the <i>Customization Form Layout</i> menu is available for end-users.
</para>
            </summary>
            <value><b>true</b> if the <i>Customization Form Layout</i> menu is available for end-users; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldListMenuEnabledProperty">
            <summary>
                <para>For internal use only.

</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldListVisible">
            <summary>
                <para>Gets or sets whether the Customization Form is visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to invoke the customization form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldListVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldValueCollapsed(System.Boolean,System.Object[])">
            <summary>
                <para>Indicates whether the specified field value is collapsed.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> if the field value corresponds to a  column field; <b>false</b> if the field value corresponds to a row field.

            </param>
            <param name="values">
		An array of column or row field values that identify the field value.

            </param>
            <returns><b>true</b> if the specified field value is collapsed; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldValueCollapsed(DevExpress.Xpf.PivotGrid.PivotGridField,System.Int32)">
            <summary>
                <para>Indicates whether the specified field value (row or column) is collapsed.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the row or column field.

            </param>
            <param name="lastLevelIndex">
		A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left for column fields, and from the top for row fields.

            </param>
            <returns><b>true</b> if the specified field value is collapsed; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldValueMenuEnabled">
            <summary>
                <para>Gets or sets whether the field value context menu is shown when an end-user right-clicks a field value. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to enable the field value context menu; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFieldValueMenuEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFilterPopupMenuEnabled">
            <summary>
                <para>Gets or sets whether right-clicking a filter drop-down window invokes a context menu that allows you to invert the current check states of items. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if a context menu is enabled for a filter drop-down; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFilterPopupMenuEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFilterPopupWaitIndicatorVisible">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsFilterPopupWaitIndicatorVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsHeaderAreaMenuEnabled">
            <summary>
                <para>Gets or sets whether the header area context menu is shown when an end-user right-clicks a header area. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to enable the header area context menu; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsHeaderAreaMenuEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsHeaderMenuEnabled">
            <summary>
                <para>Gets or sets whether the field header context menu is shown when an end-user right-clicks a field's header. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to enable the field header context menu; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsHeaderMenuEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsLoading">
            <summary>
                <para>Gets whether the PivotGridControl is being initialized.
</para>
            </summary>
            <value><b>true</b> if the PivotGridControl is being initialized; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsMainWaitIndicatorVisible">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsMainWaitIndicatorVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsPrefilterEnabled">
            <summary>
                <para>Gets or sets whether the filter specified by the Prefilter, is enabled. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to enable the filter expression specified by the Prefilter; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsPrefilterEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.IsPrefilterVisible">
            <summary>
                <para>Gets whether the Prefilter is invoked. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Prefilter is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.IsPrefilterVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutChanged">
            <summary>
                <para>Updates the PivotGridControl.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutUpgrade">
            <summary>
                <para>Reserved for future use.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.LayoutUpgradeEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.LeftTopCoord">
            <summary>
                <para>Gets the column and row indexes of the data cell displayed in the top left corner.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Point"/> structure that identifies the column and row indexes of the data cell displayed in the top left corner.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.LoadingPanelDelay">
            <summary>
                <para>This is a dependency property.
</para>
            </summary>
            <value> [To be supplied] </value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.LoadingPanelDelayProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.MakeCellVisible(System.Drawing.Point)">
            <summary>
                <para>Scrolls the pivot grid to make the specified cell visible on screen.
</para>
            </summary>
            <param name="cell">
		A <see cref="T:System.Drawing.Point"/> structure that specifies coordinates of the cell that should be made visible on screen.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.MergeColumnFieldValues">
            <summary>
                <para>Gets or sets whether to merge the neighboring column headers if they contain the same field value. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to merge the neighboring column headers, if they contain the same field value; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.MergeColumnFieldValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.MergeRowFieldValues">
            <summary>
                <para>Gets or sets whether to merge the neighboring row headers if they contain the same field value. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> to merge the neighboring row headers if they contain the same field value; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.MergeRowFieldValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.MRUFilterListCount">
            <summary>
                <para>Gets or sets the number of filter criteria stored into the MRU Filter List. This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the number of filter criteria stored into the MRU Filter List.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.MRUFilterListCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.MRUFilters">
            <summary>
                <para>Gets the MRU Filter List.
</para>
            </summary>
            <value>A read-only collection that represents the MRU Filter List.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.MultiSelection">
            <summary>
                <para>Gets the selected cells.
</para>
            </summary>
            <value>An object that implements the IMultipleSelection interface and represents the pivot grid's selection.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapConnectionString">
            <summary>
                <para>Gets or sets a connection string to a cube in an MS Analysis Services database.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies a connection string to a cube in an MS Analysis Services database.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapConnectionStringProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDataLoaded">
            <summary>
                <para>Not used.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDataLoadedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDataProvider">
            <summary>
                <para>Gets or sets which data provider should be used to bind to an OLAP cube. This is a dependency property.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.Xpf.PivotGrid.OlapDataProvider"/> enumeration member that specifies which data provider should be used to bind to an OLAP cube.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDataProviderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDefaultMemberFields">
            <summary>
                <para>Gets or sets for which filter fields the pivot grid processes only data related to their <a href="http://msdn.microsoft.com/en-us/library/ms175626.aspx">default members</a>. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotDefaultMemberFields"/> enumeration member that specifies for which filter fields the pivot grid processes only data related to their <a href="http://msdn.microsoft.com/en-us/library/ms175626.aspx">default members</a>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapDefaultMemberFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapException">
            <summary>
                <para>Raised when a query processing error occurs on a bound OLAP server, or when the connection to this server is lost.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapExceptionEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapFilterByUniqueName">
            <summary>
                <para>Gets or sets whether PivotGridControl should take into account OLAP member values or unique names when filtering data in the OLAP mode. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to take into account unique names when filtering data in the OLAP mode; <b>false</b> to take into account values instead.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapFilterByUniqueNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapQueryTimeout">
            <summary>
                <para>Occurs when the query time-out has expired.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapQueryTimeoutEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PivotGrid(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets the owner PivotGridControl of an element. This is an attached property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> object representing the owner PivotGridControl.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PivotGridProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PopupMenuShowing">
            <summary>
                <para>Allows you to customize context menus.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PopupMenuShowingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterContainer">
            <summary>
                <para>This member supports the internal infrastructure and is not intended be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterControl">
            <summary>
                <para>Gets the Prefilter.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Editors.Filtering.FilterControl"/> object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterCriteria">
            <summary>
                <para>Gets or sets the pivot grid's prefilter criteria. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Data.Filtering.CriteriaOperator"/> object that represents the prefilter criteria.
</value>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterCriteriaChanged">
            <summary>
                <para>Occurs when the filter expression specified by the Prefilter, has been changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterCriteriaChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterCriteriaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorCreated">
            <summary>
                <para>Allows you to customize the Prefilter before it is displayed on screen.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorCreatedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorHiding">
            <summary>
                <para>Occurs before the Prefilter is hidden, allowing you to cancel this action.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterEditorHidingEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterPanelText">
            <summary>
                <para>Gets the filter expression displayed within the prefilter panel. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the filter expression displayed within the prefilter panel.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterPanelTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterString">
            <summary>
                <para>Gets or sets the filter expression specified by the Prefilter.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the filter expression.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrefilterStringProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.Print">
            <summary>
                <para>Invokes the <b>Print</b> dialog and prints the pivot grid.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of data cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of data cells when the pivot grid is printed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of data cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of data cells when the pivot grid is printed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellTotalBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of total and grand total cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of total and grand total cells when the pivot grid is printed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellTotalBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellTotalForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of total and grand total cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of total and grand total cells when the pivot grid is printed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintCellTotalForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintColumnHeaders">
            <summary>
                <para>Gets or sets whether to print headers of the column fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print headers of the column fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintColumnHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintDataHeaders">
            <summary>
                <para>Gets or sets whether to print headers of the data fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print headers of the data fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintDataHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintDirect">
            <summary>
                <para>Prints the pivot grid using the default printer.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintDirect(System.Printing.PrintQueue)">
            <summary>
                <para>Prints the pivot grid using the printer specified by the print queue.
</para>
            </summary>
            <param name="queue">
		A <see cref="T:System.Printing.PrintQueue"/> object specifying the print queue.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellKpiTemplate">
            <summary>
                <para>Gets or sets a template used to print data cells that contain KPI graphics. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to print data cells that contain KPI graphics.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellKpiTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellKpiTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for data cells that contain KPI graphics. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellKpiTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellTemplate">
            <summary>
                <para>Gets or sets a template used to print data cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object used to print data cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for data cells based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldCellTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldHeaderTemplate">
            <summary>
                <para>Gets or sets a template used to print field headers. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing the template used to print field headers.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldHeaderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldHeaderTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for field headers based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldHeaderTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldValueTemplate">
            <summary>
                <para>Gets or sets a template used to print field values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DataTemplate"/> object representing the template used to print field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldValueTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldValueTemplateSelector">
            <summary>
                <para>Gets or sets a template selector that chooses a print template for field values based on custom logic. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.DataTemplateSelector"/> descendant that chooses a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFieldValueTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFilterHeaders">
            <summary>
                <para>Gets or sets whether to print headers of the filter fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print headers of the filter fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintFilterHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintHeadersOnEveryPage">
            <summary>
                <para>Gets or sets whether to print field headers on every page. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print field headers on every page; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintHeadersOnEveryPageProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintHorzLines">
            <summary>
                <para>Gets or sets whether the horizontal grid lines are printed.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the horizontal grid lines are printed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintHorzLinesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintInsertPageBreaks">
            <summary>
                <para>Gets or sets whether to insert page breaks at the end of every page. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to insert page breaks at the end of every page; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintInsertPageBreaksProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintLayoutMode">
            <summary>
                <para>Gets or sets the layout mode of the print document. This is a dependency property.
</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.Xpf.PivotGrid.Printing.PrintLayoutMode"/> enumeration members that specifies the layout of the print document.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintLayoutModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintRowHeaders">
            <summary>
                <para>Gets or sets whether to print headers of the row fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print headers of the row fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintRowHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintUnusedFilterFields">
            <summary>
                <para>Gets or sets whether to print headers of the unused filter fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to print headers of the unused filter fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintUnusedFilterFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of field value cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of field value cells when the pivot grid is printed.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of field value cells when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of field value cells when the pivot grid is printed.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueTotalBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of total and grand total headers when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of total and grand total headers when the pivot grid is printed.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueTotalBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueTotalForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of total and grand total headers when the pivot grid is printed. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of total and grand total headers when the pivot grid is printed.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintValueTotalForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintVertLines">
            <summary>
                <para>Gets or sets whether the vertical grid lines are printed.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the vertical grid lines are printed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PrintVertLinesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PropertyChanged">
            <summary>
                <para>Occurs every time any of the PivotGridControl properties has changed its value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.PropertyChangedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RefreshData">
            <summary>
                <para>Recalculates summaries.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ReloadData">
            <summary>
                <para>Reloads data from the PivotGridControl data source and recalculates summaries.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ReloadDataAsync">
            <summary>
                <para>Reloads data from the control data source and recalculates summaries asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ReloadDataAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Reloads data from the control data source and recalculates summaries asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RemoveMRUFilter(DevExpress.Data.Filtering.CriteriaOperator)">
            <summary>
                <para>Removes the specified criterion from the MRU Filter List.
</para>
            </summary>
            <param name="filterCriteria">
		A <see cref="T:DevExpress.Data.Filtering.CriteriaOperator"/> object that represents the criterion that should be removed from the MRU Filter List.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ResetPrefilter">
            <summary>
                <para>Clears the filter criteria specified by the Prefilter.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ResizingIndicatorTemplate">
            <summary>
                <para>Gets or sets a template used to display the resizing indicator.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Controls.ControlTemplate"/> that represents a template used to display the resizing indicator.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ResizingIndicatorTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreCollapsedStateFromFile(System.String)">
            <summary>
                <para>Restores the collapsed state of field values from the specified file.
</para>
            </summary>
            <param name="path">
		A <see cref="T:System.String"/> value which specifies the path to the file from which the collapsed state of field values is read. If the specified file doesn't exist, an exception is raised. 

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreCollapsedStateFromStream(System.IO.Stream)">
            <summary>
                <para>Restores the collapsed state of field values from the specified stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant from which the collapsed state of field values is read. If <b>null</b> (<b>Nothing</b> in Visual Basic), an exception is raised.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreCollapsedStateFromStreamAsync(System.IO.Stream)">
            <summary>
                <para>Restores the collapsed state of field values from the specified stream asynchronously.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant from which the collapsed state of field values is read. If <b>null</b> (<b>Nothing</b> in Visual Basic), an exception is raised.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreCollapsedStateFromStreamAsync(System.IO.Stream,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Restores the collapsed state of field values from the specified stream asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant from which the collapsed state of field values is read. If <b>null</b> (<b>Nothing</b> in Visual Basic), an exception is raised.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreLayoutFromStream(System.IO.Stream)">
            <summary>
                <para>Restores the pivot grid layout from the specified stream. 
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant that stores the pivot grid's layout.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreLayoutFromStreamAsync(System.IO.Stream,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Restores the pivot grid layout from the specified stream asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant that stores the pivot grid's layout.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreLayoutFromXml(System.String)">
            <summary>
                <para>Restores the pivot grid's layout from the specified XML file.
</para>
            </summary>
            <param name="fileName">
		A <see cref="T:System.String"/> value that specifies the target file name.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestoreLayoutFromXmlAsync(System.String,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Restores the pivot grid's layout from the specified XML file asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
</para>
            </summary>
            <param name="fileName">
		A <see cref="T:System.String"/> value that specifies the target file name.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestorePivotGridFromFile(System.String)">
            <summary>
                <para>Restores the PivotGridControl's data and layout from the specified file.
</para>
            </summary>
            <param name="path">
		A <see cref="T:System.String"/> value that specifies the path to the file which contains the pivot grid's data and layout.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RestorePivotGridFromStream(System.IO.Stream)">
            <summary>
                <para>Restores the PivotGridControl's data and layout from the specified stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant from which the pivot grid is restored.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFields(DevExpress.Xpf.PivotGrid.FieldArea,System.Boolean)">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source, and moves them to the specified area, making them visible or hidden.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the area to which the created fields are moved.

            </param>
            <param name="visible">
		<b>true</b> to show the created fields; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFields">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFieldsAsync">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source asynchronously.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFieldsAsync(DevExpress.Xpf.PivotGrid.FieldArea,System.Boolean)">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source, and moves them to the specified area, making them visible or hidden. Performs these actions asynchronously.
</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the area to which the created fields are moved.

            </param>
            <param name="visible">
		<b>true</b> to show the created fields; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFieldsAsync(DevExpress.Xpf.PivotGrid.FieldArea,System.Boolean,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source, and moves them to the specified area, making them visible or hidden. Performs these actions asynchronously. Allows you to specify custom actions to be performed after this operation is completed.

</para>
            </summary>
            <param name="area">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the area to which the created fields are moved.

            </param>
            <param name="visible">
		<b>true</b> to show the created fields; otherwise, <b>false</b>.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.RetrieveFieldsAsync(DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Creates <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> objects for all fields in a data source asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowCount">
            <summary>
                <para>Gets the number of rows in the PivotGridControl.
</para>
            </summary>
            <value>An integer that specifies the number of rows displayed within the PivotGridControl.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowFieldValuesAlignment">
            <summary>
                <para>Gets or sets the vertical alignment of row field values. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.VerticalAlignment"/> enumeration member specifying the vertical alignment of row field values.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowFieldValuesAlignmentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTotalsHeightFactor">
            <summary>
                <para>Gets or sets the factor used to define how much higher the total rows are, compared to the field value rows. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the factor used to define how much higher the total rows are, compared to the field value rows.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTotalsHeightFactorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTotalsLocation">
            <summary>
                <para>Gets or sets the location of row totals. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldRowTotalsLocation"/> enumeration value that specifies the location of row totals.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTotalsLocationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeHeight">
            <summary>
                <para>Gets or sets the height of a row when row field values are arranged in a tree. This is a dependency property.


</para>
            </summary>
            <value>An integer value that specifies a row's height, in pixels.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeMinHeight">
            <summary>
                <para>Gets or sets the minimum allowed height of a row when row field values are arranged in a tree. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the minimum allowed height of a row.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeMinHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeMinWidth">
            <summary>
                <para>Gets or sets the minimum allowed width of the innermost row field values when they are arranged into a tree.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the minimum allowed width of the innermost row field values.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeMinWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeOffset">
            <summary>
                <para>Gets or sets the tree offset. This is a dependency property.

</para>
            </summary>
            <value>An integer value that specifies the tree offset.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeWidth">
            <summary>
                <para>Gets or sets the width of the innermost row field values when they are arranged into a tree. This is a dependency property.

</para>
            </summary>
            <value>An integer value that specifies the width of the innermost row field values, in pixels.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.RowTreeWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SaveCollapsedStateToFile(System.String)">
            <summary>
                <para>Saves the collapsed state of field values to the specified file.
</para>
            </summary>
            <param name="path">
		A <see cref="T:System.String"/> value which specifies the path to the file to which the collapsed state of field values is saved. If the specified file doesn't exist, it is created.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SaveCollapsedStateToStream(System.IO.Stream)">
            <summary>
                <para>Saves the collapsed state of field values to the specified stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant to which the collapsed state of field values is saved.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SaveLayoutToStream(System.IO.Stream)">
            <summary>
                <para>Saves the PivotGridControl's layout to the specified stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant to which the pivot grid's layout is written.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SaveLayoutToXml(System.String)">
            <summary>
                <para>Saves the PivotGridControl's layout to a file in XML format.
</para>
            </summary>
            <param name="fileName">
		A <see cref="T:System.String"/> value that specifies the target file name.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SavePivotGridToFile(System.String,System.Boolean)">
            <summary>
                <para>Saves the PivotGridControl's data and layout to the specified file, and allows data to be compressed.
</para>
            </summary>
            <param name="path">
		A <see cref="T:System.String"/> value that specifies the path to the file in which the control's data and layout are saved.

            </param>
            <param name="compress">
		<b>true</b> to compress the output file; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SavePivotGridToFile(System.String)">
            <summary>
                <para>Saves the PivotGridControl's data and layout to the specified file.
</para>
            </summary>
            <param name="path">
		A <see cref="T:System.String"/> value that specifies the path to the file in which the control's data and layout are saved.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SavePivotGridToStream(System.IO.Stream,System.Boolean)">
            <summary>
                <para>Saves the PivotGridControl's data and layout to the specified stream, and allows data to be compressed.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant to which data is saved.

            </param>
            <param name="compress">
		<b>true</b> to compress the output stream; otherwise, <b>false</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SavePivotGridToStream(System.IO.Stream)">
            <summary>
                <para>Saves the PivotGridControl's data and layout to the specified stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> descendant to which data is saved.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ScrollTo(System.Drawing.Point)">
            <summary>
                <para>Scrolls the pivot grid to make the specified cell visible at the top left.

</para>
            </summary>
            <param name="cell">
		A <see cref="T:System.Drawing.Point"/> structure that specifies the coordinates of the cell that should be visible at the top left.


            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ScrollViewerTemplate">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ScrollViewerTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.Selection">
            <summary>
                <para>Gets or sets the coordinates of the selected cells.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Rectangle"/> object which contains the coordinates of the selected cells.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.SelectionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.SelectMode">
            <summary>
                <para>Gets or sets the selection mode.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.SelectMode"/> enumeration value that specifies the selection mode.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.SelectModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetDataSourceAsync(System.Object)">
            <summary>
                <para>Sets a data source for PivotGridControl and loads data asynchronously.
</para>
            </summary>
            <param name="dataSource">
		An object that contains data for the PivotGridControl.


            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetDataSourceAsync(System.Object,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Sets a data source for PivotGridControl and loads data asynchronously. Allows you to specify custom actions to be performed after this operation is completed.

</para>
            </summary>
            <param name="dataSource">
		An object that contains data for the PivotGridControl.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetFieldHeaderDragIndicatorSize(System.Windows.DependencyObject,System.Double)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.FieldHeaderDragIndicatorSize"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="T:System.Double"/> value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetFieldSortingAsync(DevExpress.Xpf.PivotGrid.PivotGridField,System.Nullable`1)">
            <summary>
                <para>Sets the specified sort order for the specified field asynchronously.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies a field whose sort order should be changed.

            </param>
            <param name="sortOrder">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortOrder"/> enumeration member that specifies the sort order to be set for the field, or <b>null</b> (<b>Nothing</b> in Visual Basic).

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetFieldSortingAsync(DevExpress.Xpf.PivotGrid.PivotGridField,System.Nullable`1,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Sets the specified sort order for the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies a field whose sort order should be changed.

            </param>
            <param name="sortOrder">
		A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortOrder"/> enumeration member that specifies the sort order to be set for the field, or <b>null</b> (<b>Nothing</b> in Visual Basic).

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetOlapConnectionStringAsync(System.String)">
            <summary>
                <para>Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously.
</para>
            </summary>
            <param name="olapConnectionString">
		A <see cref="T:System.String"/> that specifies the connection string to an OLAP cube.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetOlapConnectionStringAsync(System.String,DevExpress.Xpf.PivotGrid.AsyncCompletedHandler)">
            <summary>
                <para>Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously. Allows you to specify custom actions to be performed after this operation is completed.


</para>
            </summary>
            <param name="olapConnectionString">
		A <see cref="T:System.String"/> that specifies the connection string to an OLAP cube.

            </param>
            <param name="asyncCompleted">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler"/> delegate referencing a method that should be executed after the operation is completed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetPivotGrid(System.Windows.DependencyObject,DevExpress.Xpf.PivotGrid.PivotGridControl)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.PivotGrid"/> attached property for the specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element to which the attached property is written.

            </param>
            <param name="value">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> object.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetSelectionByFieldValues(System.Boolean,System.Object[],DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Selects cells that reside within the specified column or row, identified by the specified data field.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to select cells within a column; <b>false</b> to select cells within a row.

            </param>
            <param name="values">
		An array of field values that identifies the column or row that should be selected.

            </param>
            <param name="dataField">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object. Specifies a data field that identifies the column or row that should be selected.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetSelectionByFieldValues(System.Boolean,System.Object[])">
            <summary>
                <para>Selects cells that reside within the specified column or row.
</para>
            </summary>
            <param name="isColumn">
		<b>true</b> to select cells within a column; <b>false</b> to select cells within a row.

            </param>
            <param name="values">
		An array of field values that identifies the column or row that should be selected.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.SetShowBorder(System.Windows.DependencyObject,System.Boolean)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowBorder"/> attached property to a specified <see cref="T:System.Windows.DependencyObject"/>.
</para>
            </summary>
            <param name="element">
		The element to which the attached property is written.

            </param>
            <param name="value">
		The required <see cref="T:System.Boolean"/> value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowAllTotals">
            <summary>
                <para>Shows all Totals and Grand Totals.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowBorder">
            <summary>
                <para>Gets or sets whether the pivot grid's border is displayed. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to display the border; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowBorderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnGrandTotalHeader">
            <summary>
                <para>Gets or sets whether the Grand Total column header is visible when there are two or more data fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Grand Total column header is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnGrandTotalHeaderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnGrandTotals">
            <summary>
                <para>Gets or sets whether Row Grand Totals are displayed.
</para>
            </summary>
            <value><b>true</b> to display Column Grand Totals; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnGrandTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnHeaders">
            <summary>
                <para>Gets or sets whether column headers are displayed.
</para>
            </summary>
            <value><b>true</b> to display the Column Header Area; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnsBorder">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnsBorderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnTotals">
            <summary>
                <para>Gets or sets whether to display Column Totals.
</para>
            </summary>
            <value><b>true</b> to display Column Totals; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowColumnTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowCustomTotalsForSingleValues">
            <summary>
                <para>Gets or sets whether Custom Totals are displayed for the field values which contain a single nesting field value.
</para>
            </summary>
            <value><b>true</b> to display custom totals for any field value; <b>false</b> to display custom totals for the field values which fall into two or more categories.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowCustomTotalsForSingleValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowDataHeaders">
            <summary>
                <para>Gets or sets whether data headers are displayed.
</para>
            </summary>
            <value><b>true</b> to show the Data Header Area; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowDataHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowFieldList">
            <summary>
                <para>Invokes the Customization Form.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowFilterHeaders">
            <summary>
                <para>Gets or sets whether to display the Filter Header Area.
</para>
            </summary>
            <value><b>true</b> to display the Filter Header Area; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowFilterHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowGrandTotalsForSingleValues">
            <summary>
                <para>Gets or sets whether Grand Totals are displayed when the control lists a single value of an outer column field or row field along its left or top edge.
</para>
            </summary>
            <value><b>true</b> if the grand totals are always displayed; <b>false</b> if they are only displayed when the PivotGridControl displays two or more values of an outer column (or row) field along its top (or left) edge.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowGrandTotalsForSingleValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.ShownFieldList">
            <summary>
                <para>Occurs after the Customization Form has been shown.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShownFieldListEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowOnlyAvailableFilterItems">
            <summary>
                <para>Gets or sets whether filter items that cannot be displayed because of filtering applied to other fields should be hidden. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to hide filter items that cannot be displayed because of filtering applied to other fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowOnlyAvailableFilterItemsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrefilter">
            <summary>
                <para>Invokes the Prefilter.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrefilterPanel">
            <summary>
                <para>Gets whether the Prefilter Panel is displayed within the PivotGridControl. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the prefilter panel is displayed within the PivotGridControl; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrefilterPanelMode">
            <summary>
                <para>Gets or sets when the Prefilter Panel is displayed within the PivotGridControl. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Grid.ShowFilterPanelMode"/> enumeration value that specifies when the Prefilter Panel is displayed within the PivotGridControl.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrefilterPanelModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrefilterPanelProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.Window)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document using the specified owner. This method can't be used in XBAP applications.
</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.Window,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document, using the specified owner and document name. This method can't be used in XBAP applications.

</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.FrameworkElement,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document, using the specified owner and document name. This method is intended to be used in XBAP applications.

</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.FrameworkElement"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.FrameworkElement,System.String,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document, using the specified owner, document name and <b>Print Preview</b>'s title. This method is intended to be used in XBAP applications.
</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.FrameworkElement"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>
            <param name="title">
		A <see cref="T:System.String"/> value specifying the title of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.Window,System.String,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document, using the specified owner, document name and <b>Print Preview</b>'s title. This method can't be used in XBAP applications.
</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>
            <param name="title">
		A <see cref="T:System.String"/> value specifying the title of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreview(System.Windows.FrameworkElement)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the <b>Print Preview</b> of the document, using the specified owner. This method is intended to be used in XBAP applications.

</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.FrameworkElement"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreviewDialog(System.Windows.Window,System.String,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the modal <b>Print Preview</b> of the document, using the specified owner, document name and <b>Print Preview</b>'s title. This method can't be used in XBAP applications.
</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance, specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>
            <param name="title">
		A <see cref="T:System.String"/> value specifying the title of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreviewDialog(System.Windows.Window)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the modal <b>Print Preview</b> of the document, using the specified owner. This method can't be used in XBAP applications.

</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance, specifying the owner of the <b>Print Preview</b>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowPrintPreviewDialog(System.Windows.Window,System.String)">
            <summary>
                <para>Creates the print document from the PivotGridControl and displays the modal <b>Print Preview</b> of the document, using the specified owner and document name. This method can't be used in XBAP applications.
</para>
            </summary>
            <param name="owner">
		A <see cref="T:System.Windows.Window"/> instance specifying the owner of the <b>Print Preview</b>.

            </param>
            <param name="documentName">
		A <see cref="T:System.String"/> value specifying what name should be used for the document to be displayed in the <b>Print Preview</b>.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowGrandTotalHeader">
            <summary>
                <para>Gets or sets whether the Grand Total row header is visible when there are two or more data fields. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Grand Total row header is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowGrandTotalHeaderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowGrandTotals">
            <summary>
                <para>Gets or sets whether Row Grand Totals are displayed.
</para>
            </summary>
            <value><b>true</b> to display Row Grand Totals; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowGrandTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowHeaders">
            <summary>
                <para>Gets or sets whether row headers are displayed.
</para>
            </summary>
            <value><b>true</b> to display Row Header Area; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowHeadersProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowTotals">
            <summary>
                <para>Gets or sets whether Row Totals are displayed.
</para>
            </summary>
            <value><b>true</b> to display Row Totals; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowRowTotalsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowTotalsForSingleValues">
            <summary>
                <para>Gets or sets whether automatic totals are displayed for the field values which contain a single nesting field value.
</para>
            </summary>
            <value><b>true</b> to display totals for any field value; otherwise, <b>false</b> to display totals for the field values which fall into two or more categories.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowTotalsForSingleValuesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotGridControl.ShowUnboundExpressionEditor(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Invokes the Expression Editor used to create expressions for unbound fields.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the unbound field.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.SortBySummaryDefaultOrder">
            <summary>
                <para>Gets or sets the sort order applied to a field when sorting by summaries is enabled for it.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortBySummaryOrder"/> enumeration member that specifies the sort order applied to a field when sorting by summaries is enabled for it.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.SortBySummaryDefaultOrderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.SummaryDataSourceFieldNaming">
            <summary>
                <para>Gets or sets the rule for naming columns that correspond to data fields, when creating a data source via the <b>CreateSummaryDataSource</b> methods.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraPivotGrid.DataFieldNaming"/> value that specifies the column naming convention. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.SummaryDataSourceFieldNamingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.PivotGrid.PivotGridControl.UnboundExpressionEditorCreated">
            <summary>
                <para>Fires after an Expression Editor has been created for an unbound field.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.UnboundExpressionEditorCreatedEvent">
            <summary>
                <para>Identifies the  routed event.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.UseAsyncMode">
            <summary>
                <para>Gets or sets whether data-aware operations caused by end-user actions are performed asynchronously. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to perform operations caused by end-user actions asynchronously; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.UseAsyncModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of field value cells. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of field value cells.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of field value cells. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of field value cells.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueSelectedBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of the selected field value cell. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of the selected field value cell.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueSelectedBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueSelectedForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the selected field value cell. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of the selected field value cell.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueSelectedForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of total and grand total headers. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of total and grand total headers.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of total and grand total headers. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of total and grand total headers.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalSelectedBackground">
            <summary>
                <para>Gets or sets the brush used to paint the background of the selected total or grand total header. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the background of the selected total or grand total header.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalSelectedBackgroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalSelectedForeground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the selected total or grand total header. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Brush"/> object that specifies the brush used to paint the foreground of the selected total or grand total header.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotGridControl.ValueTotalSelectedForegroundProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListControlBase">

            <summary>
                <para>Serves as the base class for a pivot grid's Customization Controls.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.FieldListControlBase.#ctor">
            <summary>
                <para>For internal use.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldListControlBase.GroupFields">
            <summary>
                <para>Gets or sets whether hidden fields are grouped within the Customization Form. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to group fields; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListControlBase.GroupFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldListControlBase.IncludeVisibleFields">
            <summary>
                <para>Gets or sets whether to show visible fields in the Customization Form.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> to show visible fields in the Customization Form; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListControlBase.IncludeVisibleFieldsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.FieldListControlBase.IsExternal">
            <summary>
                <para>Gets or sets whether the Customization Control is standalone or located within a built-in Customization Form.
</para>
            </summary>
            <value><b>true</b> if the Customization Control is standalone; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartDataProvidePriority">

            <summary>
                <para>Lists values that specify whether the pivot grid should pass columns or rows to a bound chart control when it is impossible to find the lowest-level data. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvidePriority.Columns">
            <summary>
                <para>Columns are passed to the chart when <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvideMode"/> is set to <see cref="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode.ProvideLastLevelData"/> and it is impossible to find the lowest level within the selection. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvidePriority.Rows">
            <summary>
                <para>Rows are passed to the chart when <see cref="P:DevExpress.Xpf.PivotGrid.PivotGridControl.ChartDataProvideMode"/> is set to <see cref="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode.ProvideLastLevelData"/> and it is impossible to find the lowest level within the selection. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode">

            <summary>
                <para>Lists values that specify which data the pivot grid should pass to a bound chart control. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode.ProvideLastLevelData">
            <summary>
                <para>PivotGrid passes only values from the lowest aggregation level.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotChartDataProvideMode.UseCustomSettings">
            <summary>
                <para>PivotGrid determines which values to provide based on the <b>PivotGridControl.ChartProvide...Totals</b> property values.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow">

            <summary>
                <para>A row in the datasource passed to the chart control.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow.CellInfo">
            <summary>
                <para>Gets information about a pivot grid cell that corresponds to the current datasource row.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs"/> object that contains information about a pivot grid cell that corresponds to the current datasource row.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow.ColumnValueInfo">
            <summary>
                <para>Gets information about the column field value that corresponds to the current datasource row.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs"/> object that contains information about the column field value that corresponds to the current datasource row.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow.RowValueInfo">
            <summary>
                <para>Gets information about the row field value that corresponds to the current datasource row.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs"/> object that contains information about the row field value that corresponds to the current datasource row.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.OlapDataProvider">

            <summary>
                <para>Lists values that specify which data provider should be used when binding to an OLAP cube. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.OlapDataProvider.Adomd">
            <summary>
                <para>The ADOMD.NET data provider.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.OlapDataProvider.Default">
            <summary>
                <para>The default OLAP provider (see the respective property description for details).
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.OlapDataProvider.OleDb">
            <summary>
                <para>The OLE DB data provider.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.OlapDataProvider.Xmla">
            <summary>
                <para>The XMLA data access standard.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.CopyMultiSelectionMode">

            <summary>
                <para>Lists values that specify how to copy cells to the clipboard when multiple cells are selected. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.CopyMultiSelectionMode.DiscardIntermediateColumnsAndRows">
            <summary>
                <para>Columns and rows located between the selected cells (blocks of cells) are not copied to the clipboard.
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.CopyMultiSelectionMode.IncludeIntermediateColumnsAndRows">
            <summary>
                <para>Columns and rows located between the selected cells (blocks of cells) are copied to the clipboard with their cells empty.
<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.CopyCollapsedValuesMode">

            <summary>
                <para>Lists values that specify how to copy collapsed field values to the clipboard. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.CopyCollapsedValuesMode.DuplicateCollapsedValues">
            <summary>
                <para>Collapsed field values are replaced with duplicates of their parent values.
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.CopyCollapsedValuesMode.PreserveCollapsedLevels">
            <summary>
                <para>Collapsed field values are not copied but space is reserved for them.
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.CopyCollapsedValuesMode.RemoveCollapsedLevels">
            <summary>
                <para>Collapsed field values are not copied and space is not reserved for them.
<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceRows"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventArgs.CreateRow(System.Object,System.Object,System.Object)">
            <summary>
                <para>Creates a <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> instance that specifies a chart's series point with the specified argument, series and value.
</para>
            </summary>
            <param name="series">
		The point's series. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotChartDataSourceRowBase.Series"/> property of the created <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> object.

            </param>
            <param name="argument">
		The point's argument. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotChartDataSourceRowBase.Argument"/> property of the created <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> object.

            </param>
            <param name="value">
		The point's value. This value is assigned to the <see cref="P:DevExpress.XtraPivotGrid.PivotChartDataSourceRowBase.Value"/> property of the created <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> object.

            </param>
            <returns>The created <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> instance that specifies a chart's series point.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventArgs.Rows">
            <summary>
                <para>Gets the collection of chart datasource rows.
</para>
            </summary>
            <value>A list of <see cref="T:DevExpress.Xpf.PivotGrid.PivotChartDataSourceRow"/> objects that specify chart datasource rows.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventHandler">

            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceRows"/> event. 

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventArgs)">
            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomChartDataSourceRows"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomChartDataSourceRowsEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PopupMenuShowing"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.#ctor(DevExpress.Xpf.PivotGrid.PivotGridPopupMenu)">
            <summary>
                <para>Initializes a new instance of the PopupMenuShowingEventArgs class.
</para>
            </summary>
            <param name="menu">
		A <b>DevExpress.Xpf.PivotGrid.PivotGridPopupMenu</b> object that specifies the pivot grid context menu for which the event is raised.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.Customizations">
            <summary>
                <para>Allows you to customize the context menu by adding new menu items or removing existing items.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManagerActionCollection"/> object, representing a collection of actions that manipulate menu items.
</value>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.GetCellInfo">
            <summary>
                <para>Returns information about the cell for which the menu is invoked.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCellBaseEventArgs"/> object that returns information about the cell for which the menu is invoked.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.GetFieldInfo">
            <summary>
                <para>Returns information about the field for whose header the menu is invoked.

</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldEventArgs"/> object that contains information about the field for whose header the menu is invoked.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.GetFieldValueInfo">
            <summary>
                <para>Returns information about the field value for which the menu is invoked.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotFieldValueEventArgs"/> object that contains information about the field value for which the menu is invoked.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.Items">
            <summary>
                <para>Gets a collection of items contained within the context menu.
</para>
            </summary>
            <value>The read-only collection of <see cref="T:DevExpress.Xpf.Bars.BarItem"/> descendants that represent menu items contained within the context menu.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.MenuType">
            <summary>
                <para>Gets what kind of pivot grid element invokes the menu.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridMenuType"/> enumeration value that identifies the context menu type.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.Source">
            <summary>
                <para>Gets the PivotGridControl that raised the event.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> object that identifies the pivot grid that raised the event.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs.TargetElement">
            <summary>
                <para>Gets the UI element for which the context menu is shown.
</para>
            </summary>
            <value>The element displayed within a pivot grid for which the context menu is shown.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventHandler">

            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PopupMenuShowing"/> event. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs)">
            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PopupMenuShowing"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PopupMenuShowingEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue">

            <summary>
                <para>Represents values of a KPI.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue.Goal">
            <summary>
                <para>Gets the KPI's goal value.
</para>
            </summary>
            <value>The KPI's goal value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue.Status">
            <summary>
                <para>Gets the KPI's status value.
</para>
            </summary>
            <value>An integer value (<b>1</b>, <b>0</b> or <b>-1</b>) that specifies the KPI's status.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue.Trend">
            <summary>
                <para>Gets the KPI's trend value.
</para>
            </summary>
            <value>An integer value (<b>1</b>, <b>0</b> or <b>-1</b>) that specifies the KPI's trend.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue.Value">
            <summary>
                <para>Gets the KPI's actually achieved value.
</para>
            </summary>
            <value>The KPI's actually achieved value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiValue.Weight">
            <summary>
                <para>Gets the KPI's weight value.
</para>
            </summary>
            <value>A <see cref="T:System.Double"/> value that specifies the KPI's weight.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures">

            <summary>
                <para>Contains the names of the OLAP measures that represent values of a particular KPI.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.GoalMeasure">
            <summary>
                <para>Gets the name of the measure that stores the KPI's goal values.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the measure that stores the KPI's goal values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.KpiName">
            <summary>
                <para>Gets the name of the KPI.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the KPI.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.StatusMeasure">
            <summary>
                <para>Gets the name of the measure that stores the KPI's status values.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the measure that stores the KPI's status values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.TrendMeasure">
            <summary>
                <para>Gets the name of the measure that stores the KPI's trend values.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the measure that stores the KPI's trend values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.ValueMeasure">
            <summary>
                <para>Gets the name of the measure that stores the KPI's actually achieved values.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the measure that stores the KPI's actually achieved values.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapKpiMeasures.WeightMeasure">
            <summary>
                <para>Gets the name of the measure that stores the KPI's weight values.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the measure that stores the KPI's weight values.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotKpiType">

            <summary>
                <para>Lists KPI types.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.Goal">
            <summary>
                <para>A target value of the KPI.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.None">
            <summary>
                <para>Not the KPI.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.Status">
            <summary>
                <para>The state of the KPI at a specified point in time.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.Trend">
            <summary>
                <para>A value's evaluation of the KPI over time.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.Value">
            <summary>
                <para>A KPI value.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiType.Weight">
            <summary>
                <para>A KPI's relative importance.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotKpiGraphic">

            <summary>
                <para>Lists values that specify the graphic set used to indicate KPI values.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.Cylinder">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.Faces">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.Gauge">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.None">
            <summary>
                <para>No image is displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.ReversedCylinder">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.ReversedGauge">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.ReversedStatusArrow">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.ReversedThermometer">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.RoadSigns">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.ServerDefined">
            <summary>
                <para>The KPI graphic type is defined by the server.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.Shapes">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.StandardArrow">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.StatusArrow">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.Thermometer">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.TrafficLights">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotKpiGraphic.VarianceArrow">
            <summary>
                <para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataRow">

            <summary>
                <para>Represents a summary data source row.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotSummaryDataRow.#ctor(DevExpress.XtraPivotGrid.PivotSummaryDataSource,System.Int32,System.Int32,System.Int32)">
            <summary>
                <para>Initializes a new instance of the PivotSummaryDataRow class.
</para>
            </summary>
            <param name="dataSource">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource"/> object that represents the parent summary data source.

            </param>
            <param name="index">
		An integer value that specifies the index of the row in the summary data source.

            </param>
            <param name="columnIndex">
		An integer value that specifies the index of the pivot grid column where the cell represented by the summary row resides.

            </param>
            <param name="rowIndex">
		An integer value that specifies the index of the pivot grid row where the cell represented by the summary row resides.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSummaryDataRow.DataSource">
            <summary>
                <para>Gets the parent summary data source.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotSummaryDataSource"/> object that represents the parent summary data source.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotSummaryDataRow.Item(DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Provides access to the cells in the current row by the corresponding pivot grid field.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the pivot grid field.

            </param>
            <value>The value of the cell that corresponds to the specified pivot grid field.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotDefaultMemberFields">

            <summary>
                <para>Lists values that specify for which fields the pivot grid processes only data related to their <a href="http://msdn.microsoft.com/en-us/library/ms175626.aspx">default members</a>.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotDefaultMemberFields.AllFilterFields">
            <summary>
                <para>The Pivot Grid processes only data related to fields' <a href="http://msdn.microsoft.com/en-us/library/ms175626.aspx">default members</a> for all filter fields, except for those fields whose filter condition is <b>not</b> set to 'Show All'.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotDefaultMemberFields.NonVisibleFilterFields">
            <summary>
                <para>The Pivot Grid processes only data related to fields' <a href="http://msdn.microsoft.com/en-us/library/ms175626.aspx">default members</a> for filter fields that are not visible.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListOrientation">

            <summary>
                <para>Lists values that specify how field headers should be arranged within the Customization Control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListOrientation.Auto">
            <summary>
                <para>PivotGridControl automatically defines whether to stack field headers horizontally or vertically, according to the Customization Control's width and height.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListOrientation.Horizontal">
            <summary>
                <para>Field headers are stacked horizontally.
<para></para>
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListOrientation.Vertical">
            <summary>
                <para>Field headers are stacked vertically.
<para></para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldListArea">

            <summary>
                <para>Lists values that specify which fields the Customization Control should display. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListArea.All">
            <summary>
                <para>Customization Control displays fields from all areas.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListArea.ColumnArea">
            <summary>
                <para>Customization Control displays fields from the Column Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListArea.DataArea">
            <summary>
                <para>Customization Control displays fields from the Data Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListArea.FilterArea">
            <summary>
                <para>Customization Control displays fields from the Filter Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldListArea.RowArea">
            <summary>
                <para>Customization Control displays fields from the Row Header Area.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventHandler">

            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapException"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventArgs)">
            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapException"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.OlapException"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapExceptionEventArgs.Exception">
            <summary>
                <para>Gets an exception that has been thrown.
</para>
            </summary>
            <value>A <see cref="T:System.Exception"/> that has been thrown.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.AsyncOperationResult">

            <summary>
                <para>The result of the asynchronous operation.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.AsyncOperationResult.Exception">
            <summary>
                <para>Gets an exception thrown during the asynchronous operation execution.
</para>
            </summary>
            <value>A <see cref="T:System.Exception"/> object that provides information on the exception that has been thrown; <b>null</b> (<b>Nothing</b> in Visual Basic) if no exception has been thrown.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.AsyncOperationResult.Value">
            <summary>
                <para>Gets the result of the asynchronous operation.
</para>
            </summary>
            <value>The result of the asynchronous operation.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler">

            <summary>
                <para>References a method executed after an asynchronous operation is completed.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.AsyncCompletedHandler.Invoke(DevExpress.Xpf.PivotGrid.AsyncOperationResult)">
            <summary>
                <para>References a method executed after an asynchronous operation is completed.
</para>
            </summary>
            <param name="result">
		An <see cref="T:DevExpress.Xpf.PivotGrid.AsyncOperationResult"/> object that specifies the result of the asynchronous operation.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.IThreadSafeField">

            <summary>
                <para>When implemented, provides a read-only access to basic settings of a field.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.AllowedAreas">
            <summary>
                <para>Gets the areas within which the field can be positioned.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldAllowedAreas"/> enumeration value (or a combination of values) that specifies in which areas the field can be positioned. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.Area">
            <summary>
                <para>Gets the area in which the field is displayed.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldArea"/> enumeration value that specifies the area in which the field is displayed.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.AreaIndex">
            <summary>
                <para>Gets the field's index among the other fields displayed within the same area. 
</para>
            </summary>
            <value>A zero-based integer that specifies the field's index among the other fields displayed within the same area.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.Caption">
            <summary>
                <para>Gets the field's display caption.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the field's display caption.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.DataType">
            <summary>
                <para>Gets the field's data type.
</para>
            </summary>
            <value>A <see cref="T:System.Type"/> that specifies the field's data type.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.DisplayFolder">
            <summary>
                <para>Gets the name of the folder in which the field is located.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name of the folder in which the field is located.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.DisplayText">
            <summary>
                <para>Gets the string displayed within the field header.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the field header display text.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.ExpandedInFieldsGroup">
            <summary>
                <para>Gets the expansion status of the current field if it belongs to a field group.
</para>
            </summary>
            <value><b>true</b> if the field is expanded in a field group; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.FieldName">
            <summary>
                <para>Gets the name of the data source field assigned to the current <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the name of the data source field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.FilterValues">
            <summary>
                <para>Gets filter values for the current field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldFilterValues"/> object that contains filter values for the current field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.Group">
            <summary>
                <para>Gets the group that owns the current field. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridGroup"/> object that owns the current field; <b>null</b> if the field does not belong to a group.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.GroupIndex">
            <summary>
                <para>Gets the index of the field in a field group.
</para>
            </summary>
            <value>An integer value that specifies the index of the field in the group that owns the current field. <b>-1</b> if the field does not belong to a group.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.GroupInterval">
            <summary>
                <para>Gets how values of the current column or row field are combined into groups.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldGroupInterval"/> enumeration value that specifies how values of the current field are combined into groups.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.GroupIntervalNumericRange">
            <summary>
                <para>Gets the length of intervals into which field values are grouped.
</para>
            </summary>
            <value>An integer value that specifies the length of intervals into which field values are grouped.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.Name">
            <summary>
                <para>Gets the field name.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the field name.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.PrefilterColumnName">
            <summary>
                <para>Gets the name by which the field is referred to in the Prefilter expression.

</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the name by which the field is referred to in the Prefilter expression.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.RunningTotal">
            <summary>
                <para>Gets whether Running totals are calculated for values in the Data Area that correspond to the current column or row field.
</para>
            </summary>
            <value><b>true</b> to calculate Running totals for the current column/row field; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.ShowNewValues">
            <summary>
                <para>Gets whether field values that have appeared in the datasource after the field's filtering was configured should be shown.
</para>
            </summary>
            <value><b>true</b> to show new field values; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.SortMode">
            <summary>
                <para>Gets how data is sorted when sorting is applied to the field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortMode"/> enumeration member that specifies how data is sorted when sorting is applied to the field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.SortOrder">
            <summary>
                <para>Gets the field sort order.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSortOrder"/> enumeration member that specifies the field sort order.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.SummaryType">
            <summary>
                <para>Gets the type of summary function calculated against the current field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldSummaryType"/> enumeration value that specifies the type of summary function calculated against the current field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.TopValueCount">
            <summary>
                <para>Gets an absolute or relative number of field values to be displayed for the current column or row field.
</para>
            </summary>
            <value>An integer value that specifies the number of field values to be displayed for the current column or row field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.TopValueShowOthers">
            <summary>
                <para>Gets whether the "Others" item is displayed within the <b>PivotGridControl</b> when the Top N Values feature is enabled.
</para>
            </summary>
            <value><b>true</b> if the "Others" item is displayed when the Top N Values feature is enabled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.TopValueType">
            <summary>
                <para>Gets how the number of Top Values is determined.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldTopValueType"/> value that specifies how the number of Top Values is determined.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.UnboundExpression">
            <summary>
                <para>Gets an expression used to evaluate values for the current unbound field.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies an expression used to evaluate values for the current field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.UnboundFieldName">
            <summary>
                <para>Gets the name of a column in a summary data source that corresponds to the current unbound field.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that specifies the name of a column in a summary data source that corresponds to the current field.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.UnboundType">
            <summary>
                <para>Gets the data type and binding mode of the field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldUnboundColumnType"/> enumeration value that denotes the data type and binding mode of the field.

</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.IThreadSafeField.Visible">
            <summary>
                <para>Gets whether the field is visible.
</para>
            </summary>
            <value><b>true</b> if the field is visible; otherwise <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventHandler">

            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BeforeLoadLayout"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventArgs)">
            <summary>
                <para>References a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BeforeLoadLayout"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BeforeLoadLayout"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventArgs.#ctor(System.Windows.RoutedEvent,DevExpress.Utils.LayoutAllowEventArgs)">
            <summary>
                <para>Initializes a new instance of the PivotLayoutAllowEventArgs class.
</para>
            </summary>
            <param name="evt">
		The routed event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Utils.LayoutAllowEventArgs"/> object used to initialize  the PivotLayoutAllowEventArgs instance.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotLayoutAllowEventArgs.Allow">
            <summary>
                <para>Gets or sets whether to allow upgrading the control layout.
</para>
            </summary>
            <value><b>true</b> to allow the operation; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldAllowedAreas">

            <summary>
                <para>Lists values that specify pivot grid areas where a field can be positioned.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldAllowedAreas.All">
            <summary>
                <para>A field can be positioned within any area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldAllowedAreas.ColumnArea">
            <summary>
                <para>A field can be positioned within the Column Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldAllowedAreas.DataArea">
            <summary>
                <para>A field can be positioned within the Data Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldAllowedAreas.FilterArea">
            <summary>
                <para>A field can be positioned within the Filter Header Area.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldAllowedAreas.RowArea">
            <summary>
                <para>A field can be positioned within the Row Header Area.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.FieldSortBySummaryOrder">

            <summary>
                <para>Lists values that specify the sort order applied to a field when sorting by summaries is enabled for it.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortBySummaryOrder.Ascending">
            <summary>
                <para>Field values are sorted in ascending order.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortBySummaryOrder.Default">
            <summary>
                <para>The sort order is not changed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.FieldSortBySummaryOrder.Descending">
            <summary>
                <para>Field values are sorted in descending order.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotBrushType">

            <summary>
                <para>Lists values that identify a brush type.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotBrushType.CellBrush">
            <summary>
                <para>A brush used to paint cells.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotBrushType.ValueBrush">
            <summary>
                <para>A brush used to paint field values.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventHandler">

            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BrushChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BrushChanged"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.BrushChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs.#ctor(System.Windows.RoutedEvent,System.Object,DevExpress.Xpf.PivotGrid.PivotBrushType)">
            <summary>
                <para>Initializes a new instance of the PivotBrushChangedEventArgs class.
</para>
            </summary>
            <param name="evt">
		The routed event.

            </param>
            <param name="source">
		The event source.

            </param>
            <param name="changedType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotBrushType"/> enumeration member that specifies which brush has been changed. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs.BrushType"/> property.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotBrushChangedEventArgs.BrushType">
            <summary>
                <para>Gets which brush has been changed. For internal use. 

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotBrushType"/> enumeration member that specifies which brush has been changed.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventHandler">

            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomValueAppearance"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomValueAppearance"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomValueAppearance"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs.Background">
            <summary>
                <para>Gets or sets the brush used to paint the background of the processed field value cell. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.Brush"/> object used to paint the background of the processed field value cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs.Foreground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the processed field value cell. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.Brush"/> object used to paint the foreground of the processed field value cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomValueAppearanceEventArgs.IsExporting">
            <summary>
                <para>Gets or sets whether the pivot grid is being exported (or printed).
</para>
            </summary>
            <value><b>true</b> if the pivot grid is being exported (or printed); otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventHandler">

            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellAppearance"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellAppearance"/> event.
</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomCellAppearance"/> event. 

</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs.Background">
            <summary>
                <para>Gets or sets the brush used to paint the background of the processed cell. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.Brush"/> object used to paint the background of the processed cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs.Foreground">
            <summary>
                <para>Gets or sets the brush used to paint the foreground of the processed cell. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Media.Brush"/> object used to paint the foreground of the processed cell. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotCustomCellAppearanceEventArgs.IsExporting">
            <summary>
                <para>Gets or sets whether the pivot grid is being exported (or printed).
</para>
            </summary>
            <value><b>true</b> if the pivot grid is being exported (or printed); otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.SortByConditionCollection">

            <summary>
                <para>A collection of sort conditions.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.SortByConditionCollection.#ctor(DevExpress.Xpf.PivotGrid.PivotGridControl,DevExpress.Xpf.PivotGrid.PivotGridField)">
            <summary>
                <para>Initializes a new instance of the SortByConditionCollection class.
</para>
            </summary>
            <param name="pivotGrid">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridControl"/> object, which is a pivot grid control that owns this collection. 

            </param>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that specifies an owner field.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.GroupChangeType">

            <summary>
                <para>Lists values that specify what caused the field group to change.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.GroupChangeType.FieldExpandCollapse">
            <summary>
                <para>The group has been changed as a result of a field header expand/collapse.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.GroupChangeType.InternalChange">
            <summary>
                <para>The group has been changed for other reasons (caption change, fields reordering, etc.).
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.SortByCondition">

            <summary>
                <para>Represents a sort condition used to identify the column/row by whose values the other field values will be sorted. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.SortByCondition.#ctor">
            <summary>
                <para>Initializes a new instance of the SortByCondition class with default settings.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.SortByCondition.#ctor(DevExpress.Xpf.PivotGrid.PivotGridField,System.Object)">
            <summary>
                <para>Initializes a new instance of the SortByCondition class.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field to which the condition corresponds. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.SortByCondition.Field"/> property.

            </param>
            <param name="value">
		An object that specifies the field value represented by the condition. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.SortByCondition.Value"/> property.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.SortByCondition.#ctor(DevExpress.Xpf.PivotGrid.PivotGridField,System.Object,System.String)">
            <summary>
                <para>Initializes a new instance of the SortByCondition class.
</para>
            </summary>
            <param name="field">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field to which the condition corresponds. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.SortByCondition.Field"/> property.

            </param>
            <param name="value">
		An object that specifies the field value represented by the condition. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.SortByCondition.Value"/> property.

            </param>
            <param name="olapUniqueName">
		A <see cref="T:System.String"/> that represents the unique name of the corresponding OLAP member. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.SortByCondition.OlapUniqueMemberName"/> property.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.SortByCondition.#ctor(DevExpress.XtraPivotGrid.PivotGridFieldSortCondition)">
            <summary>
                <para>Initializes a new instance of the SortByCondition class.
</para>
            </summary>
            <param name="condition">
		A <see cref="T:DevExpress.XtraPivotGrid.PivotGridFieldSortCondition"/> object, which is a Sort by Summary condition.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.SortByCondition.Field">
            <summary>
                <para>Gets or sets the field to which the condition corresponds.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object that represents the field to which the condition corresponds.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SortByCondition.FieldProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.SortByCondition.OlapUniqueMemberName">
            <summary>
                <para>Gets or sets the unique name of the corresponding OLAP member.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the unique name of the corresponding OLAP member.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SortByCondition.OlapUniqueMemberNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.SortByCondition.SerializedField">
            <summary>
                <para>For internal use.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.SortByCondition.Value">
            <summary>
                <para>Gets or sets the field value represented by the condition. This is a dependency property.
</para>
            </summary>
            <value>An object that specifies the field value represented by the condition.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.SortByCondition.ValueProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotOlapMember">

            <summary>
                <para>An OLAP member.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapMember.Caption">
            <summary>
                <para>Gets the caption of the OLAP member.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> that specifies the caption of the OLAP member.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapMember.Properties">
            <summary>
                <para>Gets the OLAP member properties.
</para>
            </summary>
            <value>A <b>DevExpress.XtraPivotGrid.OLAPMemberProperties</b> collection that contains properties of the OLAP member.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapMember.UniqueName">
            <summary>
                <para>Gets the unique name of the OLAP member.
</para>
            </summary>
            <value>A string that represents the unique name of the OLAP member.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotOlapMember.Value">
            <summary>
                <para>Gets the value of the OLAP member. 
</para>
            </summary>
            <value>Value of the OLAP member.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.UnboundExpressionEditorCreated"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.UnboundExpressionEditorCreated"/> event.

</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.UnboundExpressionEditorCreated"/> event.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventArgs.ExpressionEditorControl">
            <summary>
                <para>Gets the Expression Editor instance that will be shown.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.Xpf.Editors.ExpressionEditor.ExpressionEditorControl"/> object, which is the Expression Editor instance that will be shown.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotUnboundExpressionEditorEventArgs.Field">
            <summary>
                <para>Gets the unbound field for which the Expression Editor has been invoked.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.PivotGridField"/> object, that is the unbound field for which the Expression Editor has been invoked.

</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PropertyChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PropertyChanged"/> event.

</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.PropertyChanged"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs.#ctor(System.Windows.RoutedEvent,System.Windows.DependencyPropertyChangedEventArgs,System.Object)">
            <summary>
                <para>Initializes a new instance of the PivotPropertyChangedEventArgs class.
</para>
            </summary>
            <param name="evt">
		The routed event.

            </param>
            <param name="args">
		A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs"/> object that provides data for the property changed event.

            </param>
            <param name="source">
		The event source.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs.NewValue">
            <summary>
                <para>Gets the new property value.
</para>
            </summary>
            <value>The new value of the processed property.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs.OldValue">
            <summary>
                <para>Gets the old property value.
</para>
            </summary>
            <value>The old value of the processed property.
</value>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotPropertyChangedEventArgs.Property">
            <summary>
                <para>Gets the property whose value has been changed.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.DependencyProperty"/> object that is the property whose value has been changed.

</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomPrefilterDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomPrefilterDisplayText"/> event.

</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridControl.CustomPrefilterDisplayText"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventArgs.#ctor(System.Object)">
            <summary>
                <para>Initializes a new instance of the CustomPrefilterDisplayTextEventArgs class.
</para>
            </summary>
            <param name="value">
		A string that specifies the text that should be displayed in the Prefilter Panel.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.CustomPrefilterDisplayTextEventArgs.Value">
            <summary>
                <para>Gets or sets the text that should be displayed within the Prefilter Panel.
</para>
            </summary>
            <value>The text that should be displayed within the Prefilter Panel.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.GroupChangedEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridGroup.Changed"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.GroupChangedEventHandler.Invoke(System.Object,DevExpress.Xpf.PivotGrid.GroupChangedEventArgs)">
            <summary>
                <para>A method that will handle the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridGroup.Changed"/> event.

</para>
            </summary>
            <param name="sender">
		The event source.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.PivotGrid.GroupChangedEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.GroupChangedEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.PivotGrid.PivotGridGroup.Changed"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.GroupChangedEventArgs.#ctor(System.Windows.RoutedEvent,DevExpress.Xpf.PivotGrid.GroupChangeType)">
            <summary>
                <para>Initializes a new instance of the GroupChangedEventArgs class.
</para>
            </summary>
            <param name="routedEvent">
		The routed event.

            </param>
            <param name="changeType">
		A <see cref="T:DevExpress.Xpf.PivotGrid.GroupChangeType"/> enumeration member that specifies how the field group has been changed. This value is assigned to the <see cref="P:DevExpress.Xpf.PivotGrid.GroupChangedEventArgs.ChangeType"/> property.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.GroupChangedEventArgs.ChangeType">
            <summary>
                <para>Gets a value that indicates what caused the group to change.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.GroupChangeType"/> enumeration member that specifies what caused the group to change.
</value>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotFieldListControl">

            <summary>
                <para>A simple-style Customization Form.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldListControl.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotFieldListControl class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.ActualOrientation">
            <summary>
                <para>Gets whether field headers are stacked horizontally or vertically within the Customization Control. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldListOrientation"/> enumeration member that specifies whether field headers are stacked horizontally or vertically within the Customization Control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.ActualOrientationProperty">
            <summary>
                <para>
Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.Area">
            <summary>
                <para>Gets or sets which fields the Customization Control should display. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldListArea"/> enumeration member that specifies the area whose fields should be displayed within the Customization Control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.AreaProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.EmptyTextVisibility">
            <summary>
                <para>Gets or sets whether a message should be displayed within the Customization Control when no fields are located in it. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Visibility"/> enumeration member that specifies whether to display a message within the Customization Control when no fields are located in it.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.EmptyTextVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.LabelVisibility">
            <summary>
                <para>Gets or sets whether a label should be displayed within the Customization Control. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Visibility"/> enumeration member that specifies whether to display a label within the Customization Control.
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.LabelVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotFieldListControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.Orientation">
            <summary>
                <para>Gets or sets whether field headers should be stacked horizontally or vertically within the Customization Control. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.PivotGrid.FieldListOrientation"/> enumeration member that specifies whether field headers should be stacked horizontally or vertically within the Customization Control. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.OrientationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.PivotGrid.PivotFieldListControl.ShowBorder">
            <summary>
                <para>Gets or sets whether a border should be displayed around the Customization Control. This is a dependency property.

</para>
            </summary>
            <value>A <see cref="T:System.Windows.Visibility"/> enumeration member that specifies whether to display a border around the Customization Control.

</value>


        </member>
        <member name="F:DevExpress.Xpf.PivotGrid.PivotFieldListControl.ShowBorderProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.PivotGrid.PivotExcelFieldListControl">

            <summary>
                <para>An Excel-style Customization Form.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotExcelFieldListControl.#ctor">
            <summary>
                <para>Initializes a new instance of the PivotExcelFieldListControl class.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.PivotGrid.PivotExcelFieldListControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
    </members>
</doc>