DevExpress.ExpressApp.Reports.v17.2 Used to extend the Application Model's NavigationItems node with properties specific to the Reports Module functionality. Specifies whether context navigation is enabled for the Reports module. true, to enable context navigation for the Reports module; otherwise, false. Specifies the caption for the navigation items generated by the Reports module, when context navigation is enabled. A string specifying the caption for the navigation items generated by the Reports module, when context navigation is enabled. Provides access to properties that are used to filter the Report data source. Creates an instance of the ReportFiltering class. An XafReport object that is the report to be filtered using the parameters provided by the current instance. For internal use only. For internal use only. For internal use only. Specifies a criteria for filtering the report data source at the server level. A string that is the criteria for filtering the current report's data source. Gets or sets a textual description for the filter parameters used in the criteria specified by the Parameters Object. A string that is the description of the filter parameters used in the criteria specified by the Parameters Object, whose type is set to the property. Specifies the criteria that is used to filter the report when it's previewed in the Report Designer. A string that is the criteria for filtering the report when it's previewed in the Report Designer. Specifies the type of the object providing criteria, end-user parameters and sorting information for filtering the current report's data source. The type of the object that provides criteria, sorting options and end-user parameters for filtering the current report's data source. For internal use only. For internal use only. For internal use only. For internal use only. The module contained in the DevExpress.ExpressApp.Reports.v17.2.dll assembly. Creates an instance of the ReportsModule class. Activates the ReportsController. A ReportsController instance to be activated. true, if the ReportsController has been successfully activated; otherwise, false. Activates the ReportsController. A ReportsController instance to be activated. The Report data type used by the ReportsModule in the current application. true, if the ReportsController has been successfully activated; otherwise, false. Registers the ReportsModule Generator Updater. A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters. Customizes metadata on business classes specific to the ReportsModule before loading the metadata to the Application Model's BOModel node. An object which holds metadata information on business classes to be loaded to the Application Model. Specifies the default value for the property. Specifies the display caption associated with the class specified by the property. Specifies the name of the image associated with the class specified by the property. Specifies the default caption for the navigation group created by the Reports module. For internal use. Specifies whether inplace reports are enabled. true, to enable inplace reports; otherwise, false. Extends the Application Model with the and interfaces. A ModelInterfaceExtenders object that is a collection of Application Model interface extenders. Searches for a ReportsModule instance in a particular module list. A ModuleList object, which is a collection of modules. A instance found in the modules module list. Searches for a ReportsModule instance in a particular module list and returns the Report data type used by the found module. A ModuleList object, which is a collection of modules. The Report data type used by the ReportsModule instance found in the modules module list. Specifies whether a particular class is decorated with the or . An object supplying metadata on a class to be checked. true, if end-users can create reports on objects of the class specified by the classInfo parameter; otherwise, false. true, if the class specified by the classInfo parameter is decorated with the VisibleInReportsAttribute or DefaultClassOptionsAttribute; otherwise, false. Returns the list of updaters that handle database updates for the ReportsModule module. An object which represents the Object Space used to update the database. A System.Version object which represents the current database version. An IEnumerable<> list of updaters that handle database updates for the ReportsModule module. For internal use. Specifies the report data type used by the Reports module. A object specifying the report data type used by the Reports module. For internal use. Sets up the ReportsModule after it has been added to the collection. An object that provides methods and properties to manage the current application. This parameter value is set for the property. Specifies the default value for the property. true, to enable context navigation for the Reports module, by default; otherwise, false. Specifies a ReportStorageExtension instance used by the ReportsModule to persist reports via an end-user report designer. An XafReportStorageExtension object used to persists reports via an end-user report designer. Provides basic functionality for the and Controllers. Invokes the Preview Report window. A of the report to be displayed in the Preview Report window. An object representing the key property value of the ReportData object to be displayed in the Preview Report window. Invokes the Preview Report window. An IReportData object which is the report to be displayed in the Preview Report window. true, to reload reportData into a new Object Space; otherwise, false. Invokes the Preview Report window. An IReportData object which is the report to be displayed in the Preview Report window. A CriteriaOperator object containing report parameter values. true, to reload reportData into a new Object Space; otherwise, false. Invokes the Preview Report window. An IReportData object which is the report to be displayed in the Preview Report window. Invokes the Preview Report window. An IReportData object which is the report to be displayed in the Preview Report window. A CriteriaOperator object containing report parameter values.