PowerTools InputMan for ASP.NET 8.0J
MatchingMode プロパティ

検索対象部分とMatchingSourceプロパティとの一致方法を取得または設定します。
構文
Public Property MatchingMode As FilterMatchingMode
public FilterMatchingMode MatchingMode {get; set;}

プロパティ値

検索対象部分の一致方法。既定値はFilterMatchingMode.MatchStartWithです。
解説
MatchingModeプロパティは、オートフィルタで利用する6種類の検索モードから、検索方法を設定します。

前方一致あるいは部分一致のほか、大文字と小文字、全角と半角の区別を行うかどうかなど、詳細な検索方法を指定できます。
参照

AutoFilter クラス
AutoFilter メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.