This document is archived and information here might be outdated.  Recommended version.


ISummarizeUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > ISummarizeUI Interface
ArcGIS Developer Help

ISummarizeUI Interface

Provides access to members that summarize a table by an attribute.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Application The reference to the application to which this window belongs.
Method DoModal Shows or hides the window.
Write-only property SummarizeField The summarize field.
Write-only property SummarizeOnSelectedOnly Indicates whether to summarize only on selected records.
Write-only property SummarizeTable The summarize table.

Classes that implement ISummarizeUI

Classes Description
SummarizeUI Window to display the summarize dialog in ArcMap.

Remarks

This interface allows you to use the summarize dialog to create a summary table for a layer or a StandaloneTable.