Skip to main content
A newer version of this page is available. .

ReportType Enum

Lists the report types available in the Web Report Wizard.

Declaration

enum ReportType {
    Empty = 3,
    Databound = 0,
    Vertical = 1,
    Label = 2
}

Members

Name
Databound
Empty
Label
Vertical