'宣言
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>.