MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBody Interface / Columns Property

In This Topic
Columns Property (IBody)
In This Topic
Gets the number of columns inside the report's body.
Syntax
'Declaration
 
ReadOnly Property Columns As Integer
 

Property Value

An System.Int32 representing the number of columns inside the report's body.
See Also