FullscreenReportWizardPageId Variable
In This Article
Lists the values that identify the Fullscreen Report Wizard‘s pages.
#Declaration
TypeScript
export const FullscreenReportWizardPageId: {
SelectReportTypePage: string;
SelectDataSourcePage: string;
SpecifySqlDataSourceSettingsPage: string;
SpecifyJsonDataSourceSettingsPage: string;
DefineReportLayoutPage: string;
DefineCrossTabPage: string;
SpecifyPageSettingsPage: string;
SpecifyLabelSettingsPage: string;
};
#Members
Name | Type | Description |
---|---|---|
Define |
string | Identifies the Define Report Layout page (Define |
Define |
string | Identifies the Select Data Source page (Select |
Select |
string | Identifies the Select Report Type page (Select |
Select |
string | Identifies the Specify Data Source Settings (JSON) page (Specify |
Specify |
string | Identifies the Specify Page Settings (Label) page (Specify |
Specify |
string | Identifies the Specify Page Settings page (Specify |
Specify |
string | Identifies the Specify Data Source Settings (Database) page (Specify |
Specify |
string | Identifies the Specify Data Source Settings (Database) page (Specify |