ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Editor Namespace / C1EditorExtender Class / ShowFooter Property

In This Topic
    ShowFooter Property (C1EditorExtender)
    In This Topic
    Show the footer.
    Syntax
    'Declaration
     
    Public Property ShowFooter As System.Boolean
    public System.bool ShowFooter {get; set;}
    See Also