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

戻り値の型

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

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.