Blazor コントロール
CanFilter メソッド (ISupportFiltering)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ISupportFiltering インターフェース : CanFilter メソッド
The filter expression that determine how the data would be filtered.
Returns whether the collection is able to filter the specified filterExpression.
シンタックス
'宣言
 
Function CanFilter( _
   ByVal filterExpression As FilterExpression _
) As System.Boolean
System.bool CanFilter( 
   FilterExpression filterExpression
)

パラメータ

filterExpression
The filter expression that determine how the data would be filtered.
参照

ISupportFiltering インターフェース
ISupportFiltering メンバ