ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFragment Class / IsInPageFooter Property

In This Topic
    IsInPageFooter Property
    In This Topic
    Gets a value indicating whether the current fragment belongs to the page footer.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInPageFooter As System.Boolean
    public System.bool IsInPageFooter {get;}
    See Also