[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.CustomDesignerConfigurationDictionary.GetStyleDefaultsForDesigner

GetStyleDefaultsForDesigner Method

GetStyleDefaultsForDesigner(Type)

Gets the style defaults for designer.

Declaration
public IDictionary<string, ExpressionInfo> GetStyleDefaultsForDesigner(Type designerType)
Parameters
Type Name Description
Type designerType

Type of the designer.

Returns
Type Description
IDictionary<string, ExpressionInfo>

System.Collections.Generic.IDictionary<System.String,GrapeCity.ActiveReports.Expressions.ExpressionInfo>.