ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / IBandLayoutOptions Interface / ColumnCount Property

In This Topic
ColumnCount Property (IBandLayoutOptions)
In This Topic
Gets the number of columns that should be displayed on each band sheet when the Tablix is rendered.
Syntax
'Declaration
 
ReadOnly Property ColumnCount As Integer
 

Property Value

An integer representing the number of columns per band sheet.
See Also