[]
Specifies the layout for the columns (down or across).
public enum ColumnLayoutEnum
Use the members of this enumeration to set the value of the ColumnLayout property in the Layout class.
Name | Description |
---|---|
Across | Columns are laid out across the page, then down. |
Down | Columns are laid out down the page, then across. |
Labels | Causes the report designer to discount label spacing in the design surface, hide header/footer sections, disable grouping button, and disable automatic section resizing when fields are moved or dragged. |