Data within Crystal report files can be better organized through the use of grouping and sorting. Consumers of the report can more easily access information that is classified and ordered based on common fields. This section explains how to interact with the grouping and sorting definitions in a report programmatically.
Modifies how data is grouped in a report. Access the GroupController class with the DataDefController.GroupController property.
Contains Group objects that indicate how data in the report should be grouped.
Modifies how data is sorted in a report. Access the SortController class with the DataDefController.SortController property.
Contains Sort objects that indicate how data in the report should be sorted by field and direction.
© 2021 SAP AG. All rights reserved.
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Created with the Personal Edition of HelpNDoc: Create cross-platform Qt Help files