PowerTools CalendarGrid for Windows Forms 1.0J
CalendarVerticalAlignment 列挙体

要素が、指定された領域に対して垂直方向にどのように配置されるかを指定します。
構文
Public Enum CalendarVerticalAlignment 
   Inherits System.Enum
public enum CalendarVerticalAlignment : System.Enum 
メンバ
メンバ解説
Bottom要素が、指定された領域の下に配置されることを示します。
Middle要素が、指定された領域の中央に配置されることを示します。
Stretch要素が、指定された領域の高さに合わせて引き伸ばされることを示します。
Top要素が、指定された領域の上に配置されることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.CalendarVerticalAlignment

参照

GrapeCity.Win.CalendarGrid 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.