ColumnSpacing Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the spacing between columns.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
0.5 in |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The string for the ColumnSpacing element must contain a number (with a period character used as an optional decimal separator). The number must be followed by a designator for a CSS length unit such as cm, mm, in, pt, or pc. A space between the number and the designator is optional. For more information about size designators, see CSS Length Units Reference at msdn.microsoft.com.
The maximum value for ColumnSpacing is 160 inches. The minimum value is 0 inches.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items
Writing Multi-Column Reports