PowerTools InputMan for ASP.NET 8.0J
GetDescriptionSubItemIndex メソッド
ステータスバーに表示するカラムのインデックスを取得または設定します。
構文
var instance = new GCIM.ComboListBox();
var value; // Type: number
value = instance.GetDescriptionSubItemIndex();
function GetDescriptionSubItemIndex() : number;

戻り値

型 : number
ステータスバーに表示するカラムのインデックス。
参照

ComboListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.