MESCIUS InputMan for ASP.NET 10.0J
LoadTemplate メソッド
テンプレートの名称("outlook"、"monthcalendar"、"System"、"simple1"、"simple2"、"simple3"、"blue1"、"blue2"、"blue3"、"green1"、"green2"、"green2"、"red1"、"red3"、"red2")。
カレンダーのスタイルを定義したテンプレートを設定します。
シンタックス
var instance = new GCIM.DropDownCalendar();
var value; // Type: any

// パラメータ
var template; //タイプ: string

value = instance.LoadTemplate(template);
function LoadTemplate( 
   template : string
) : any;

パラメータ

template
テンプレートの名称("outlook"、"monthcalendar"、"System"、"simple1"、"simple2"、"simple3"、"blue1"、"blue2"、"blue3"、"green1"、"green2"、"green2"、"red1"、"red3"、"red2")。
参照

参照

DropDownCalendar タイプ

 

 


© MESCIUS inc. All rights reserved.