PowerTools CalendarGrid for Windows Forms 1.0J
CalendarGridContentAlignment 列挙体

描画面上での内容の配置を指定します。
構文
Public Enum CalendarGridContentAlignment 
   Inherits System.Enum
public enum CalendarGridContentAlignment : System.Enum 
メンバ
メンバ解説
BottomCenter縦方向は下に、横方向は中央に、内容が揃えられます。
BottomLeft縦方向は下に、横方向は左に、内容が揃えられます。
BottomRight縦方向は下に、横方向は右に、内容が揃えられます。
Inheritプロパティは設定されておらず、親から値を取得します。
MiddleCenter縦方向は中央に、横方向は中央に、内容が揃えられます。
MiddleLeft縦方向は中央に、横方向は左に、内容が揃えられます。
MiddleRight縦方向は中央に、横方向は右に、内容が揃えられます。
TopCenter縦方向は上に、横方向は中央に、内容が揃えられます。
TopLeft縦方向は上に、横方向は左に、内容が揃えられます。
TopRight縦方向は上に、横方向は右に、内容が揃えられます。
継承階層

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

参照

GrapeCity.Win.CalendarGrid 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.