PowerTools ActiveReports for .NET 9.0J
VerticalTextAlignment 列挙体

コントロール領域内のテキストの垂直配置を表します。
構文
'宣言
 
Public Enum VerticalTextAlignment 
   Inherits System.Enum
public enum VerticalTextAlignment : System.Enum 
メンバ
メンバ解説
Bottomテキストはコントロールの上辺に合わせて配置されます。
Middleテキストはコントロールの上下の中央に合わせて配置されます。
Topテキストはコントロールの下辺に合わせて配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.VerticalTextAlignment

参照

関連項目

GrapeCity.ActiveReports.Document.Section 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.