GrapeCity ActiveReports for .NET 16.0J
VerticalTextAlignment 列挙体

GrapeCity.ActiveReports.Drawing 名前空間 : VerticalTextAlignment 列挙体
VerticalTextAlignment列挙体
シンタックス
'宣言
 
Public Enum VerticalTextAlignment 
   Inherits System.Enum
public enum VerticalTextAlignment : System.Enum 
メンバ
メンバ解説
Bottomテキストはコントロールの上辺に合わせて配置されます。
Middleテキストはコントロールの上下の中央に合わせて配置されます。
Topテキストはコントロールの下辺に合わせて配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Drawing.VerticalTextAlignment

参照

GrapeCity.ActiveReports.Drawing 名前空間