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

In This Topic
    ChildReaded Method (Line)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub ChildReaded( _
       ByVal rr As RplReader, _
       ByVal child As RplRec _
    ) 
    protected virtual void ChildReaded( 
       RplReader rr,
       RplRec child
    )

    Parameters

    rr
    child
    See Also