GrapeCity ActiveReports for .NET 16.0J
LayoutDirection 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : LayoutDirection 列挙体
レイアウトの方向を表します。
シンタックス
'宣言
 
Public Enum LayoutDirection 
   Inherits System.Enum
public enum LayoutDirection : System.Enum 
メンバ
メンバ解説
Ltr左から右方向
Rtl右から左方向
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間