[]
Specifies the direction of columns in a multi-column report.
public enum ColumnDirection
Name | Description |
---|---|
AcrossDown | Print a row of details across all the columns before beginning a second row below it, and so on. |
DownAcross | Prints a column of details down the first column before moving on to the next column to its right. |