GrapeCity ActiveReports for .NET 14.0J
PageReportDesignerActions 列挙体

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design 名前空間 : PageReportDesignerActions 列挙体
FplTabControlのアクションのアクセシビリティを制御します。
シンタックス
'宣言
 
Public Enum PageReportDesignerActions 
   Inherits System.Enum
public enum PageReportDesignerActions : System.Enum 
メンバ
メンバ解説
AddPage新しいページを追加できます。
Allすべてのアクションを使用できます。
DeletePageページを削除できます。
DuplicatePageページを複製することができます。
InsertPageページを挿入できます。
Noneすべてのアクションを使用できません。
RearrangePageページを並べ替えることができます
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.PageReportDesignerActions

参照

GrapeCity.ActiveReports.Design 名前空間