FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / RecTable Class / Add Method / Add(Byte,CreateRplRec,Object) Method

In This Topic
    Add(Byte,CreateRplRec,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Add( _
       ByVal recType As Byte, _
       ByVal createMethod As CreateRplRec, _
       ByVal defaultValue As Object _
    ) As RecTableItem

    Parameters

    recType
    createMethod
    defaultValue
    See Also