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

In This Topic
    GetChildInfo Method (PageFooterElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetChildInfo( _
       ByVal recType As Byte _
    ) As ChildInfo
    public ChildInfo GetChildInfo( 
       byte recType
    )

    Parameters

    recType
    See Also