Monday, March 12, 2012

Reference report items within a custom assembly?

How do I reference report items (such as textboxes, datasets, tables, etc...) from within a custom assembly?

Thanks!

You have pass them as paremeters (reference or by value) to the custom assembly method.

Shyam

No comments:

Post a Comment