ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / AllowPaging Property

In This Topic
    AllowPaging Property (C1FileExplorer)
    In This Topic
    Get or set whether to use paging.
    Syntax
    'Declaration
     
    Public Property AllowPaging As System.Boolean
    public System.bool AllowPaging {get; set;}
    See Also