ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / AllowPaging Property

In This Topic
    AllowPaging Property
    In This Topic
    A value indicating whether the widget can be paged.
    Syntax
    'Declaration
     
    Public Overridable Property AllowPaging As System.Boolean
    public virtual System.bool AllowPaging {get; set;}
    See Also