ComponentOne FlexGrid for WPF and Silverlight
GroupAggregate Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : GroupAggregate Property
Gets or sets the type of aggregate to include in group headers.
Syntax
'Declaration
 
Public Property GroupAggregate As Aggregate
public Aggregate GroupAggregate {get; set;}
Remarks
The aggregate values will only be visible if the grid's AreRowGroupHeadersFrozen property is set to false.
See Also

Reference

Column Class
Column Members