PowerTools InputMan for ASP.NET 8.0J
GetForeColor メソッド
項目の文字色を取得します。
構文
var instance = new GCIM.ListItem(text);
var value; // Type: string
value = instance.GetForeColor();
function GetForeColor() : string;

戻り値

型 : string
項目の文字色。
参照

ListItem オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.