Derived sources when using classes as a data source

Stimulsoft Reports.NET discussion
Post Reply
JohnBot
Posts: 1
Joined: Thu Dec 03, 2009 6:50 am
Location: UK

Derived sources when using classes as a data source

Post by JohnBot »

Hi

Is there any way to control the number of derived "sources" generated from collection properties of a class used as the Data SOurce for a report?

Many thanks

John
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Derived sources when using classes as a data source

Post by Edward »

Hi

Yes, there is a way to control a nesting level for Business Objects:

There is a static property for that:

Stimulsoft.Report.StiOptions.Dictionary.BusinessObjects.MaxLevel = 3

Thank you.
Post Reply