PowerTools InputMan for ASP.NET 8.0J
GetSortComparer メソッド
ソート時に使用される項目の比較方法を取得します。
構文
var instance = new GCIM.ComboListBox();
var value; // Type: any
value = instance.GetSortComparer();
function GetSortComparer() : any;

戻り値

型 : any
ソート方法を定義したJavaScriptファンクション。
参照

ComboListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.