xtrareports-devexpress-dot-xtrareports-dot-ui-d6c6c6ea.md
Provides the multi-column functionality for reports.
Namespace : DevExpress.XtraReports.UI
Assembly : DevExpress.XtraReports.v25.2.dll
NuGet Package : DevExpress.Reporting.Core
public class MultiColumn
Public Class MultiColumn
The following members return MultiColumn objects:
An object of the MultiColumn type is returned by the DetailBand.MultiColumn property.
The multi-column feature is enabled in one of the following cases.
To define how the Detail bands should be printed on a page, use the MultiColumn.Layout property.
To learn more, see Creating a Table Report.
Object MultiColumn
See Also
Create a Multi-Column Report in the Visual Studio Report Designer