FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PageColumns Property

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