FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / PageLayout Class / Columns Property

In This Topic
    Columns Property (PageLayout)
    In This Topic
    Gets or sets the number of columns.
    Syntax
    'Declaration
     
    Public Property Columns As Integer
    public int Columns {get; set;}
    See Also