Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / C1Mapper Class / C1Mapper Constructor / C1Mapper Constructor(IMapperOwner)

In This Topic
    C1Mapper Constructor(IMapperOwner)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As IMapperOwner _
    )
    public C1Mapper( 
       IMapperOwner owner
    )

    Parameters

    owner
    See Also