MultiColumnMode Enum
Specifies which multi-column properties will be taken into account if the multi-column feature is enabled.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
Multicolumn printing is disabled. |
Use
|
Multicolumn printing is enabled and uses the Multi |
Use
|
Multicolumn printing is enabled and uses the Multi |
#Related API Members
The following properties accept/return MultiColumnMode values:
#Remarks
This enumeration’s values are set or returned by the MultiColumn.Mode property.
To learn more, see Creating a Multi-Column Report.