Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageColumns Property

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