MESCIUS InputMan for ASP.NET 10.0J
SetEmptyRows メソッド
空白行の描画方法を示す値("startempty"、"allatend")。
その月の日付を含まない空白行の描画方法を設定します。
シンタックス
var instance = new GCIM.DropDownCalendar();
var returnValue; // Type: any

// パラメータ
var value; //タイプ: EmptyRows

returnValue = instance.SetEmptyRows(value);
function SetEmptyRows( 
   value : EmptyRows
) : any;

パラメータ

value
空白行の描画方法を示す値("startempty"、"allatend")。
参照

参照

DropDownCalendar タイプ

 

 


© MESCIUS inc. All rights reserved.