PowerTools InputMan for ASP.NET 8.0J
NavigatorOrientation 列挙体

ナビゲータを表示する位置を指定します。
構文
Public Enum NavigatorOrientation 
   Inherits System.Enum
public enum NavigatorOrientation : System.Enum 
メンバ
メンバ解説
Bottomナビゲータをコントロールの下側に配置します。
Leftナビゲータをコントロールの左側に配置します。
Rightナビゲータをコントロールの右側に配置します。
Topナビゲータをコントロールの上側に配置します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Web.Input.IMCalendar.NavigatorOrientation

参照

GrapeCity.Web.Input.IMCalendar 名前空間
GcCalendar.NavigatorOrientation プロパティ
DropDownCalendar.NavigatorOrientation プロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.