PowerTools InputMan for ASP.NET 8.0J
GetTextSubItemIndex メソッド
Textプロパティを使用して取得できるカラムのインデックスを取得します。
構文
var instance = new GCIM.GcListBox(container, id);
var value; // Type: number
value = instance.GetTextSubItemIndex();
function GetTextSubItemIndex() : number;

戻り値

型 : number
Textプロパティを使用して取得できるカラムのインデックス。
参照

GcListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.