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

In This Topic
    RightFooterColCount Property
    In This Topic
    Gets the number of columns in the vertical table footer on the right of the current fragment (i.e. on the current page or page column).
    Syntax
    'Declaration
     
    Public ReadOnly Property RightFooterColCount As System.Integer
    public System.int RightFooterColCount {get;}
    See Also