FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PageColumns Property

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