[]
        
Gets the style defaults for designer.
public IDictionary<string, ExpressionInfo> GetStyleDefaultsForDesigner(Type designerType)
| Type | Name | Description | 
|---|---|---|
| Type | designerType | Type of the designer.  | 
    
| Type | Description | 
|---|---|
| IDictionary<string, ExpressionInfo> | System.Collections.Generic.IDictionary<System.String,GrapeCity.ActiveReports.Expressions.ExpressionInfo>.  |