MESCIUS InputMan for ASP.NET 10.0J
SetAutoFilterMatchingMode メソッド
一致方法を示す値("matchstartwith"、"matchall"、"ambiguousmatchstartwith"、"ambiguousmatchall"、"exactmatchstartwith"、"exactmatchall")。
検索対象部分とMatchingSourceプロパティとの一致方法を設定します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: FilterMatchingMode

returnValue = instance.SetAutoFilterMatchingMode(value);
function SetAutoFilterMatchingMode( 
   value : FilterMatchingMode
) : any;

パラメータ

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

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.