'宣言
Public Enum SelectionType Inherits System.Enum
public enum SelectionType : System.Enum
'宣言
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