Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTableFragment Class / TopHeaderRowCount Property

In This Topic
    TopHeaderRowCount Property
    In This Topic
    Gets the number of rows in the table header at the top of the current fragment (i.e. on the current page or page column).
    Syntax
    'Declaration
     
    Public ReadOnly Property TopHeaderRowCount As Integer
    public int TopHeaderRowCount {get;}
    See Also