Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / Paginated Property

In This Topic
    Paginated Property (PageSettings)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Paginated As Boolean
    public bool Paginated {get; set;}
    See Also