Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2387
Common base interface
posted

Feature request: It would be great if the whole Document system followed the standard DOM model:  Those things that can contain other things, all share a common base interface.  Depending on values, sometimes my report needs to add a grip to a section and other times a Chain.  Ideally I would like to see a base interface that contains the AddGrid  method which both the IChain and ISection (along with all the other containers) implement.

Parents Reply Children
No Data