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

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