Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static void setLeftAndWidthSpanFrom2Ctrls(
ReportRun reportRun,
ReportControl posCtrl,
ReportControl leftCtrl,
ReportControl rightCtrl,
[boolean runMode])
Run On
Called
Parameters
- reportRun
Type: ReportRun Class
- posCtrl
Type: ReportControl Class
- leftCtrl
Type: ReportControl Class
- rightCtrl
Type: ReportControl Class
- runMode
Type: boolean