Files
SISBusiness/SISBusiness.Web.Subcontractor/bin/DevExpress.ExpressApp.PivotGrid.Web.v17.2.xml
2018-03-27 17:27:28 +02:00

216 lines
7.8 KiB
XML

<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.ExpressApp.PivotGrid.Web.v17.2</name>
</assembly>
<members>
<member name="T:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule">
<summary>
<para>The module contained in the <i>DevExpress.ExpressApp.PivotGrid.Web.v17.2.dll</i> assembly.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule.#ctor">
<summary>
<para>Creates an instance of the 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 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 <b>System.Version</b> 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 PivotGridAspNetModule module.
</returns>
</member>
<member name="T:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor">
<summary>
<para>Represents the pivot grid List Editor used in the <b>XAF</b> ASP.NET Web 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 ASPxPivotGridListEditor class.
</para>
</summary>
<param name="model">
An <see cref="T:DevExpress.ExpressApp.Model.IModelListView"/> object representing the Application Model's node, which contains information on the View that will use the instantiated List Editor.
</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 Application Model.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.BreakLinksToControls">
<summary>
<para>Removes references to the 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 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"/>
</para>
</summary>
<value>A <b>ResizableControlContainer</b> object that specifies the container of the <see cref="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.ChartControl"/>.
</value>
</member>
<member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.Dispose">
<summary>
<para>Releases all resources used by the ASPxPivotGridListEditor.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.FilterSettingsApplying">
<summary>
<para> </para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.FilterSettingsSaving">
<summary>
<para> </para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.OnExporting">
<summary>
<para>Performs the required pre-export actions under the ASPxPivotGridListEditor.
</para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PagerSettingsApplied">
<summary>
<para> </para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PagerSettingsApplying">
<summary>
<para> </para>
</summary>
</member>
<member name="E:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PagerSettingsSaving">
<summary>
<para> </para>
</summary>
</member>
<member name="P:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.PivotGridControl">
<summary>
<para>Provides access to the 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"/>.
</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 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 ASPxPivotGridListEditor's control.
</para>
</summary>
</member>
<member name="M:DevExpress.ExpressApp.PivotGrid.Web.ASPxPivotGridListEditor.SaveModel">
<summary>
<para>Writes information on a List Editor's control to the Application Model.
</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 ASPxPivotGridListEditor.
</para>
</summary>
<value>An <b>List&lt;</b><see cref="T:DevExpress.XtraPrinting.ExportTarget"/><b>&gt;</b> 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>
<param name="isVisible">
</param>
</member>
</members>
</doc>