GrapeCity ActiveReports for .NET 16.0J
HAlign 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : HAlign 列挙体
水平方向の配置を指定します。
シンタックス
'宣言
 
Public Enum HAlign 
   Inherits System.Enum
public enum HAlign : System.Enum 
メンバ
メンバ解説
Center中央揃えに配置します。
Left左揃えに配置します。
Right右揃えに配置します。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間