ActiveReports Developer 7
CustomItemDesigners Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > IConfigurationManager Interface : CustomItemDesigners Property

Glossary Item Box

Returns a map for the custom report items with the custom designers

Syntax

Visual Basic (Declaration) 
ReadOnly Property CustomItemDesigners As CustomDesignerConfigurationDictionary
C# 
CustomDesignerConfigurationDictionary CustomItemDesigners {get;}

See Also