ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / CustomItemDesigners Property

In This Topic
    CustomItemDesigners Property
    In This Topic
    Returns a map for the custom report items with the custom designers.
    Syntax
    'Declaration
     
    ReadOnly Property CustomItemDesigners As CustomDesignerConfigurationDictionary
    CustomDesignerConfigurationDictionary CustomItemDesigners {get;}
    See Also