ReportBlockType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ReportBlockType
public enum ReportBlockType
type ReportBlockType =
Public Enum ReportBlockType
- Inheritance
-
ReportBlockType
Fields
Name | Value | Description |
---|---|---|
Prolog | 0 | |
PageHeader | 1 | |
Header | 2 | |
Body | 3 | |
PageFooter | 4 | |
Footer | 5 | |
Epilog | 6 | |
Control | 7 | |
ColumnHeadings | 8 |