Show / Hide Table of Contents

Enum ColumnLayout

The layout of the data band columns.

Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum ColumnLayout

Fields

Name Description
AcrossThenDown

Print columns across then down.

DownThenAcross

Print columns down then across.

Back to top Generated by DocFX