Skip to Content
0
Former Member
Nov 09, 2012 at 07:46 AM

Group sort order

32 Views

Hi,

with Delphi I could change the sortorder of a group for a printed record like:

....Groups.Items[0].Direction := gddescending;

Please can you tell me, what to do, if I would like to do this with VS2010 and C#?

The report should not be shown. Only printed.

Brigitte