PowerTools CalendarGrid for Windows Forms 1.0J
NavigatorOrientation 列挙体

カレンダーでのナビゲータバーの位置を指定します。
構文
Public Enum NavigatorOrientation 
   Inherits System.Enum
public enum NavigatorOrientation : System.Enum 
メンバ
メンバ解説
Bottomカレンダーの下部にナビゲータバーを配置することを指定します。
Leftカレンダーの左側にナビゲータバーを配置することを指定します。
Rightカレンダーの右側にナビゲータバーを配置することを指定します。
Topカレンダーの上部にナビゲータバーを配置することを指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.Editors.NavigatorOrientation

参照

GrapeCity.Win.CalendarGrid.Editors 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.