ActiveReports for .NET 18.0J
GetStyleDefaultsForDesigner メソッド

GrapeCity.ActiveReports.Configuration 名前空間 > CustomDesignerConfigurationDictionary クラス : GetStyleDefaultsForDesigner メソッド
デザイナの型。
デザイナのデフォルトのスタイルを取得します。
シンタックス
'宣言
 
Public Function GetStyleDefaultsForDesigner( _
   ByVal designerType As Type _
) As IDictionary(Of String,ExpressionInfo)
public IDictionary<string,ExpressionInfo> GetStyleDefaultsForDesigner( 
   Type designerType
)

パラメータ

designerType
デザイナの型。

戻り値の型

System.Collections.Generic.IDictionary<System.String,GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo>.
参照

CustomDesignerConfigurationDictionary クラス
CustomDesignerConfigurationDictionary メンバ