PowerTools InputMan for ASP.NET 8.0J
GetReflectToTitle メソッド
曜日スタイルのどの部分を曜日タイトルに適用するかを取得します。
構文
var instance = new GCIM.DayOfWeekStyle();
var value; // Type: ReflectToTitle
value = instance.GetReflectToTitle();
function GetReflectToTitle() : ReflectToTitle;

戻り値

型 : ReflectToTitle
適用する部分を示す値("none"、"backcolor"、"forecolor"、"both")。
参照

DayOfWeekStyle オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.