xtrareports-js-devexpress-dot-analytics-60bc3548.md
Contains classes and interfaces that implement the functionality for the Report Wizard and Data Source Wizard.
| Name | Description |
|---|---|
| IAfterWizardFinishEventArgs | Provides data for the wizard’s afterFinish event. |
| IBeforeWizardFinishEventArgs | Provides data for the wizard’s beforeFinish event. |
| IBeforeWizardInitializeEventArgs<Sender> | Provides data for the wizard’s beforeInitialize event. |
| IBeforeWizardPageInitializeEventArgs<Sender> | Provides data for the wizard’s beforePageInitialize event. |
| IBeforeWizardSectionInitializeEventArgs<Sender> | Provides data for the fullscreen page’s beforeSectionInitialize event. |
| IDataSourceWizardSettings | If implemented, provides the Data Source Wizard‘s settings. |
| IDataSourceWizardState | If implemented, provides functionality for the Data Source Wizard‘s global state. |
| IFederationDataSourceWizardState | Implements the functionality for managing the global state of the Federation Data Source Wizard. |
| IFullscreenWizardPageMetadata<T> | Stores metadata for a fullscreen wizard page. |
| IJsonDataSourceWizardState | If implemented, provides functionality for the JSON Data Source Wizard‘s global state. |
| IMongoDBDataSourceWizardState | Defines the structure for storing the MongoDB Data Source Wizard’s state. |
| IObjectDataSourceWizardState | If implemented, provides functionality for the Object Data Source Wizard‘s global state. |
| ISqlDataSourceWizardState | If implemented, provides functionality for the SQL Data Source Wizard‘s global state. |
| IWizardEventArgs<Sender> | Provides data for the wizard’s afterInitialize event. |
| IWizardEvents<Sender> | The wizard’s event collection. |
| IWizardFullscreenPageEvents<Sender> | The fullscreen page’s event collection. |
| IWizardPage | If implemented, provides functionality for a page of the Report Wizard or Data Source Wizard. |
| IWizardPageEventArgs<Sender> | Provides data for the wizard’s afterPageInitialize event. |
| IWizardPageMetadata<T> | Stores metadata for a wizard page. |
| IWizardSectionEventArgs<Sender> | Provides data for the fullscreen page’s afterSectionInitialize event. |
| Name | Description |
|---|---|
| DataSourceType | Lists the data source types available in the Web Report Designer’s Wizards. |
| Name | Description |
|---|---|
| FederationDataSourceWizardPageId | |
| FullscreenDataSourceWizardPageId | Lists the values that identify the Fullscreen Data Source Wizard‘s pages. |
| FullscreenDataSourceWizardSectionId | Lists the values that identify sections of the Fullscreen Data Source Wizard‘s pages. |
| JsonDataSourceWizardPageId | Lists identifiers of page sections in the JSON Data Source Wizard. |
| MongoDBDataSourceWizardPageId | Lists identifiers of page sections in the MongoDB Data Source Wizard. |
| ObjectDataSourceWizardPageId | Lists the values that identify sections of the Object Data Source Wizard pages. |
| parameterTypeToPropertyMap | |
| SqlDataSourceWizardPageId | Lists the values that identify sections of the SQL Data Source Wizard pages. |
| Name | Description |
|---|---|
| AutoQueryPreload | Allows you to choose to automatically load child data items and to search by nested items in the complex nested data source. |