GroupTreeLocation¶
Displaying report results to the screen supports the following five modes. The constants are used for the peGroupTreeLocation
| Constant | Description |
|---|---|
C_DR_GROUPTREE_NONE |
No group tree shown in the cDRPreview, cDRToolPanelPreview, or cDRDesktopPreview based modules or in the DRModalDialog.dg. |
C_DR_GROUPTREE_LEFT |
The group tree is shown in a splitter pane on the left of the cDRPreviewWindow based object in the cDRPreview, cDRToolPanelPreview, or cDRDesktopPreview based modules or in the DRModalDialog.dg. |
C_DR_GROUPTREE_RIGHT |
The group tree is shown in a splitter pane on the right of the cDRPreviewWindow based object in the cDRPreview, cDRToolPanelPreview, or cDRDesktopPreview based modules or in the DRModalDialog.dg. |