Enumeration of HTML TOC Layouts.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | TOC on the Left. | |
| Right | 1 | TOC on the Right. | |
| Start | 2 | TOC at the Start. | |
| End | 3 | TOC at the End. |
Remarks
See Also