ActiveReports for .NET 18.0J
PreFilterAttributes メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Designers 名前空間 > ReportComponentDesigner クラス : PreFilterAttributes メソッド
コンポーネントのクラスのSystem.Attributeオブジェクト。 属性の辞書内のキーは、属性のSystem.Attribute.TypeId値です。
デザイナが属性のセットに項目を追加することを許可します。
シンタックス
'宣言
 
Public Overridable Sub PreFilterAttributes( _
   ByVal attributes As IDictionary _
) 
public virtual void PreFilterAttributes( 
   IDictionary attributes
)

パラメータ

attributes
コンポーネントのクラスのSystem.Attributeオブジェクト。 属性の辞書内のキーは、属性のSystem.Attribute.TypeId値です。
参照

ReportComponentDesigner クラス
ReportComponentDesigner メンバ