ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableCell Interface / ColSpan Property

In This Topic
    ColSpan Property (ITableCell)
    In This Topic
    Specifies the number of columns that table cell spans.
    Syntax
    'Declaration
     
    ReadOnly Property ColSpan As Integer
    int ColSpan {get;}
    See Also