ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender 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