MESCIUS InputMan for ASP.NET 10.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 タイプ

 

 


© MESCIUS inc. All rights reserved.