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