MultiColumn Properties
Provides the multi-column functionality for reports.Name | Description |
---|---|
ColumnCount | Gets or sets how many columns are present in each detail band when multicolumn printing is enabled. |
ColumnSpacing | Gets or sets the amount of space between the columns when multi-column reports are printed. |
ColumnWidth | Gets or sets the widths of the columns when printing muli-column reports. |
Direction | Obsolete. This property has become obsolete. Use the MultiColumn.Layout property instead. |
Layout | Specifies the layout direction for columns in a multi-column report. |
Mode | Gets or sets the mode in which the multicolumn reports will be printed. |
See Also