ActiveReports for .NET 18.0J
SelectionType 列挙体

GrapeCity.ActiveReports.Design 名前空間 : SelectionType 列挙体
選択タイプを指定します。
シンタックス
'宣言
 
Public Enum SelectionType 
   Inherits System.Enum
public enum SelectionType : System.Enum 
メンバ
メンバ解説
Controlコントロールを指定します。
GroupSectionグループヘッダ/フッタを指定します。
PageSectionページヘッダ/フッタを指定します。
Reportレポートを指定します。
ReportSectionレポートヘッダ/フッタを指定します。
Sectionセクションを指定します。
継承階層

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

参照

GrapeCity.ActiveReports.Design 名前空間