ActiveReports for .NET 18.0J
FilterProperties メソッド

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

パラメータ

component
プロパティをフィルタリングする対象のコンポーネント。
properties
変更可能なプロパティのディクショナリ。

戻り値の型

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

ReportDefinitionDesigner クラス
ReportDefinitionDesigner メンバ