FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.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