ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / ColSpan Property

In This Topic
    ColSpan Property (PageCell)
    In This Topic
    ColSpan
    Syntax
    'Declaration
     
    Public Property ColSpan As Integer
    public int ColSpan {get; set;}
    See Also