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

SummaryType Enum

Lists values that specify the summary function types.

Namespace: DevExpress.Xpf.Data

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public enum SummaryType

Members

Name
Sum
Avg
Min
Max
Count
See Also