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

In This Topic
    ShowFooter Property
    In This Topic
    A value indicating whether footer row is visible.
    Syntax
    'Declaration
     
    Public Overridable Property ShowFooter As System.Boolean
    public virtual System.bool ShowFooter {get; set;}
    See Also