PowerTools CalendarGrid for Windows Forms 1.0J
CalendarHorizontalAlignment 列挙体

要素が、指定された領域に対して水平方向にどのように配置されるかを指定します。
構文
Public Enum CalendarHorizontalAlignment 
   Inherits System.Enum
public enum CalendarHorizontalAlignment : System.Enum 
メンバ
メンバ解説
Center要素が、指定された領域の中央に配置されることを示します。
Left要素が、指定された領域の左に配置されることを示します。
Right要素が、指定された領域の右に配置されることを示します。
Stretch要素が、指定された領域の幅に合わせて引き伸ばされることを示します。
継承階層

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

参照

GrapeCity.Win.CalendarGrid 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.