ActiveReports for .NET 18.0J
FilterAttributes メソッド

GrapeCity.ActiveReports.Design.DdrDesigner.Designers 名前空間 > ReportDefinitionDesigner クラス : FilterAttributes メソッド
属性をフィルタリングする対象のコンポーネント。
変更可能な属性のディクショナリ。
を通じてコン​​ポーネントが公開する属性をフィルタリングします。
シンタックス
'宣言
 
Public Function FilterAttributes( _
   ByVal component As IComponent, _
   ByVal attributes As IDictionary _
) As Boolean
public bool FilterAttributes( 
   IComponent component,
   IDictionary attributes
)

パラメータ

component
属性をフィルタリングする対象のコンポーネント。
attributes
変更可能な属性のディクショナリ。

戻り値の型

フィルタリングされた属性のセットがキャッシュされる場合はtrue、またはフィルタサービスを再度実行する場合はfalse。
参照

ReportDefinitionDesigner クラス
ReportDefinitionDesigner メンバ