Gets or sets the expression used for calculations where GroupFooterType is set to DCFCalculated.
Read-write property
Public Property GroupFooterExpression( _
ByVal VarName As String _
) As StringWhen a GroupFooterType(x) is set to DCFCalculated the user can supply a formula using GroupFooterExpression(x). If a field is not calculated and a GroupFooterType is not specified, the GroupFooterType will be based on the fields AggregateFunc by default.
[GroupFooterExpression property (Visual Basic)]
' show the [true average of sales] for all cities |
Copyright © 2007 Data Dynamics, Ltd. All rights reserved.