IGroupingManager Interface : Group Property |
Visual Basic |
---|
Public Property Group( _ ByVal Name As String _ ) As Long |
The grouping criteria are an ordered list of field names, or group-by fields. The Name can be used only if the TDField.Property.IsCanGroup property is True.
The field order must be unique. Do not set more than one field to the same order number.