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

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

returnValue = instance.SetDescriptionSubItemIndex(value);
function SetDescriptionSubItemIndex( 
   value : number
) : any;

パラメータ

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

ComboListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.