'宣言
Public Function New( _ ByVal reportItemTypeName As String, _ ByVal designerType As Type, _ ByVal bitmapResource As String, _ Optional ByVal styleDefaults As IDictionary(Of String,ExpressionInfo), _ Optional ByVal toolboxVisible As Boolean _ )
public CustomDesignerConfig( string reportItemTypeName, Type designerType, string bitmapResource, IDictionary<string,ExpressionInfo> styleDefaults, bool toolboxVisible )
パラメータ
- reportItemTypeName
- designerType
- bitmapResource
- styleDefaults
- toolboxVisible