﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.ExpressApp.PivotGrid.Web.v23.1</name>
  </assembly>
  <members>
    <member name="N:DevExpress.ExpressApp.PivotGrid.Web">
      <summary>
        <para>Contains classes and interfaces specific to the <see href="https://docs.devexpress.com/eXpressAppFramework/113303/analytics/pivot-grid-module">Pivot Grid Module</see> ASP.NET Web Forms functionality.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor">
      <summary>
        <para>Represents the pivot grid <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see> used in the XAF ASP.NET Web Forms applications.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.#ctor(DevExpress.ExpressApp.Model.IModelListView)">
      <summary>
        <para>Creates and initializes an instance of the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/> class.</para>
      </summary>
      <param name="model">An <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> object representing the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see>‘s node, which contains information on the View that will use the instantiated <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see>.</param>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ApplyModel">
      <summary>
        <para>Updates the current List Editor’s state in accordance with the information stored in the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.BreakLinksToControls">
      <summary>
        <para>Removes references to the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>‘s control and its event handlers.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ChartControl">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>‘s charting control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraCharts.Web.WebChartControl"/> object representing the current List Editor’s charting control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ChartControlContainer">
      <summary>
        <para>Gets the container of the <see cref="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ChartControl">ASPxPivotGridListEditor.ChartControl</see></para>
      </summary>
      <value>A ResizableControlContainer object that specifies the container of the <see cref="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ChartControl">ASPxPivotGridListEditor.ChartControl</see>.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.Dispose">
      <summary>
        <para>Releases all resources used by the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.OnExporting">
      <summary>
        <para>Performs the required pre-export actions under the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PivotGridControl">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>‘s pivot grid control.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ASPxPivotGrid.ASPxPivotGrid"/> object representing the current List Editor’s pivot grid control.</value>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.Printable">
      <summary>
        <para>Specifies the control to be exported via the <see cref="P:DevExpress.ExpressApp.SystemModule.ExportController.ExportAction">ExportController.ExportAction</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraPrinting.IPrintable"/> object that is the control used for exporting. The default value is an <see cref="T:DevExpress.Web.ASPxPivotGrid.ASPxPivotGridExporter"/> object.</value>
    </member>
    <member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PrintableChanged">
      <summary>
        <para>Occurs when the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>‘s control is created and disposed of.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.Refresh">
      <summary>
        <para>Refreshes the bound data source of the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>‘s control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.SaveModel">
      <summary>
        <para>Writes information on a <see href="https://docs.devexpress.com/eXpressAppFramework/113189/ui-construction/list-editors">List Editor</see>‘s control to the <see href="https://docs.devexpress.com/eXpressAppFramework/112580/ui-construction/application-model-ui-settings-storage/how-application-model-works">Application Model</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.SupportedExportFormats">
      <summary>
        <para>Provides access to the list of export formats supported by the current <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor"/>.</para>
      </summary>
      <value>An List&lt;<see cref="T:DevExpress.XtraPrinting.ExportTarget"/>&gt; object that is a list of supported export formats.</value>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.UpdateChartVisibility(System.Boolean)">
      <summary>
        <para>This method is intended for internal use.</para>
      </summary>
    </member>
    <member name="T:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule">
      <summary>
        <para>The module contained in the DevExpress.ExpressApp.PivotGrid.Web.v23.1.dll assembly.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule.#ctor">
      <summary>
        <para>Creates an instance of the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule"/> class.</para>
      </summary>
    </member>
    <member name="M:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
      <summary>
        <para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule"/> module.</para>
      </summary>
      <param name="objectSpace">An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.</param>
      <param name="versionFromDB">A System.Version object which represents the current database version.</param>
      <returns>An IEnumerable&lt;<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>&gt; list of updaters that handle database updates for the <see cref="T:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule"/> module.</returns>
    </member>
  </members>
</doc>