ArcObjects Library Reference (ArcMapUI)  

ISummarizeUI Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement ISummarizeUI

CoClasses and 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.