Skip to Content
0
Former Member
Jan 23, 2012 at 11:52 PM

Converting RDC to RAS Question

30 Views

Using RDC we could get/set the group using the following:

Dim oArea As CRAXDRT.Area

Set oArea = oAreas("GH1")

oArea.GroupConditionField = moCrystalAppReport.Database.Tables.Item(iTable).Fields.Item(iColumn)

oArea.SortDirection = iSortDirection

question:

How do I get the group associated with a given area using RAS? i.e. Group Header 1