GrapeCity ActiveReports for .NET 16.0J
Direction 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : Direction 列挙体
テキストが左から右に書かれるか、右から左に書かれるかを指定します。
シンタックス
'宣言
 
Public Enum Direction 
   Inherits System.Enum
public enum Direction : System.Enum 
メンバ
メンバ解説
LTR左から右方向
RTL右から左方向
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Direction

参照

GrapeCity.ActiveReports.PageReportModel 名前空間