Enum ColumnLayout
The layout of the data band columns.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
public enum ColumnLayout
Fields
| Name | Description |
|---|---|
| AcrossThenDown | Print columns across then down. |
| DownThenAcross | Print columns down then across. |