FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PageColumns Property

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