MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixHeader Interface / SpanCount Property

In This Topic
SpanCount Property
In This Topic
Gets the number of columns for row headers (rows for column headers).
Syntax
'Declaration
 
ReadOnly Property SpanCount As Integer
 

Property Value

An System.Int32 representing the number of columns for row headers or rows for column headers.
See Also