GrapeCity ActiveReports for .NET 16.0J
AutoWidth 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : AutoWidth 列挙体
列の自動拡張動作を定義します。
シンタックス
'宣言
 
Public Enum AutoWidth 
   Inherits System.Enum
public enum AutoWidth : System.Enum 
メンバ
メンバ解説
None列は展開されません。
Proportional列は比例して展開し、空いているテーブルのスペースがいっぱいになります。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間