C1.Silverlight.DataGrid.Summaries Namespace > DataGridAggregate Class : Compute Method |
true
the function must be applied to sub groups recursively.
'Declaration
Public MustOverride Function Compute( _ ByVal rows As DataGridRowCollection, _ ByVal column As DataGridColumn, _ ByVal recursive As System.Boolean _ ) As System.Object
public abstract System.object Compute( DataGridRowCollection rows, DataGridColumn column, System.bool recursive )
true
the function must be applied to sub groups recursively.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