ActiveReports 18 .NET Edition
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
    Indicates the number of columns this cell spans.
    Syntax
    'Declaration
     
    ReadOnly Property ColSpan As Integer
    int ColSpan {get;}
    See Also