FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / PageHeaderElementProperties Class / GetChild Method

In This Topic
    GetChild Method (PageHeaderElementProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetChild( _
       ByVal childRecType As Byte _
    ) As RplRec
    public RplRec GetChild( 
       byte childRecType
    )

    Parameters

    childRecType
    See Also