MDDB Report Viewer Methods |
This stub method is called after all of the display options are called. The method is useful for adding additional options to the Layout page.
CALL SEND(OBJID,'_POST_DISPLAY_OPTIONS_',<parmlist>);
Where... | Is Type... | And Contains... |
---|---|---|
parmlist | N | an optional list for passing in information to the method. |
MDDB Report Viewer Methods |