Skip to main content
A newer version of this page is available. .

SummaryCollection Class

A collection of group or total summary items.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class SummaryCollection :
    ObservableCollection<GridColumnSummary>

The following members return SummaryCollection objects:

See Also