C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.