ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridCell Interface / ColumnSpan Property

In This Topic
    ColumnSpan Property (IGridCell)
    In This Topic
    The column span for this cell.
    Syntax
    'Declaration
     
    ReadOnly Property ColumnSpan As Integer
    int ColumnSpan {get;}
    See Also