PowerTools InputMan for ASP.NET 8.0J
GetAutoFilterMatchingMode メソッド
検索対象部分とMatchingSourceプロパティとの一致方法を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: FilterMatchingMode
value = instance.GetAutoFilterMatchingMode();
function GetAutoFilterMatchingMode() : FilterMatchingMode;

戻り値

型 : FilterMatchingMode
一致方法を示す値("matchstartwith"、"matchall"、"ambiguousmatchstartwith"、"ambiguousmatchall"、"exactmatchstartwith"、"exactmatchall")。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.