MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ICellContents Interface / ColSpan Property

In This Topic
ColSpan Property (ICellContents)
In This Topic
Gets the number of columns this cell spans.
Syntax
'Declaration
 
ReadOnly Property ColSpan As Integer
 

Property Value

An System.Int32 representing the number of columns this cell spans.
See Also