'宣言 Public Enum KeepTogetherEnum Inherits System.Enum
'使用法 Dim instance As KeepTogetherEnum
public enum KeepTogetherEnum : System.Enum
'宣言 Public Enum KeepTogetherEnum Inherits System.Enum
'使用法 Dim instance As KeepTogetherEnum
public enum KeepTogetherEnum : System.Enum
| メンバ | 解説 |
|---|---|
KeepFirstDetail | Keep the group header and first detail section together on a page. |
KeepNothing | Do not try to keep the group together. |
KeepWholeGroup | Keep the group header, detail, and footer together on a page. |
System.Object
System.ValueType
System.Enum
C1.Report.KeepTogetherEnum