PowerTools InputMan for ASP.NET 8.0J
GetNavigatorOrientation メソッド
ナビゲータを表示する位置を取得します。
構文
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: NavigatorOrientation
value = instance.GetNavigatorOrientation();
function GetNavigatorOrientation() : NavigatorOrientation;

戻り値

型 : NavigatorOrientation
ナビゲータの表示位置を示す値("left"、"top"、"right"、"bottom")。
参照

GcCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.