C1.WPF.DataGrid.Summaries Namespace > DataGridAggregate Class : GetResultText Method |
true
the aggregate function will be applied recursively over the rows collection.
'Declaration
Public Overridable Function GetResultText( _ ByVal rows As DataGridRowCollection, _ ByVal column As DataGridColumn, _ ByVal recursive As System.Boolean _ ) As System.String
public virtual System.string GetResultText( DataGridRowCollection rows, DataGridColumn column, System.bool recursive )
true
the aggregate function will be applied recursively over the rows collection.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