ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridCell Interface / ColumnSpan Property

In This Topic
ColumnSpan Property (IGridCell)
In This Topic
Gets the column span for this cell.
Syntax
'Declaration
 
ReadOnly Property ColumnSpan As Integer
 

Property Value

The number of columns this cell spans as an System.Int32.
See Also