ActiveReports 18 .NET Edition
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
    int SpanCount {get;}
    See Also