PowerTools InputMan for ASP.NET 8.0J
GetValue メソッド
サブ項目の値を取得します。
構文
var instance = new GCIM.ListSubItem(value, contentHAlign, contentVAlign);
var value; // Type: string
value = instance.GetValue();
function GetValue() : string;

戻り値

型 : string
サブ項目に表示する文字列。
参照

ListSubItem オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.