ActiveReports for .NET 18.0J
VAlign 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : VAlign 列挙体
垂直方向の配置を指定します。
シンタックス
'宣言
 
Public Enum VAlign 
   Inherits System.Enum
public enum VAlign : System.Enum 
メンバ
メンバ解説
Bottom下揃えに配置します。
Middle中央揃えに配置します。
Top上揃えに配置します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DV.VAlign

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間