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