C1.C1Report Namespace > Layout Class : Width Property |
This property determines the width of the detail section of the report.
Multi-column reports have header and footer sections that span all columns so their actual width is Width * Columns.
For example, a two-column report with a one-inch wide detail section would have Width = 1440, and its total width would be 2 * 1440 = 2880.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2