GrapeCity.Win.MultiRow Namespace : StatisticsType Enumeration |
Public Enum StatisticsType Inherits System.Enum
Dim instance As StatisticsType
public enum StatisticsType : System.Enum
Member | Description |
---|---|
Average | Calculates the average value of the specific cells as the summary cell's value. |
Count | Calculates the count of the specific cells as the summary cell's value. |
Max | Calculates the maximum value of the specific cells as the summary cell's value. |
Min | Calculates the minimum value of the specific cells as the summary cell's value. |
Sum | Calculates the sum value of the specific cells as the summary cell's value. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.StatisticsType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2