ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / CustomDesignerConfig Class / CustomDesignerConfig Constructor

In This Topic
    CustomDesignerConfig Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal reportItemTypeName As String, _
       ByVal designerType As Type, _
       ByVal bitmapResource As String, _
       Optional ByVal styleDefaults As IDictionary(Of String,ExpressionInfo) _
    )

    Parameters

    reportItemTypeName
    designerType
    bitmapResource
    styleDefaults
    See Also