Name | Description | |
---|---|---|
![]() | ClientCustomData | A custom string that was passed by the user when creating the Web Report Viewer control clientside as the customData-Property. (Inherited from combit.Reporting.Web.WebReportViewer.ProvideInformationReadOnlyBase) |
![]() | CustomData | A custom object that was assigned in ProvideWebReportViewerSessionOptionsContext.Options and its WebReportViewerSessionOptions.CustomData property in WebReportViewerController.OnProvideWebReportViewerSessionOptions. (Inherited from ProvideInformationReadOnlyBase) |
![]() | ExportPath | Sets the directory for temporary files that are generated while the report is created. (Inherited from ProvideInformationReadOnlyBase) |
![]() | Initializing | If true, the Web Report Viewer will use the LL instance created in this callback for its own settings (language etc.). |
![]() | InstanceId | Current instance id. (Inherited from ProvideInformationReadOnlyBase) |
![]() | Logger | Returns the logger of the Web Report Viewer instance as defined in WebReportViewerSessionOptions.SetLogger. It is recommended to pass this logger to the combit.Reporting.ListLabel.ListLabel Constructor(ILlLogger) constructor in your event handler. (Inherited from ProvideInformationReadOnlyBase) |
![]() | NewInstance | This property must be assigned to the created List & Label instance. |
![]() | ProjectName | Contains the report name that was specified as defaultProject in the WebReportViewer(HtmlHelper,WebReportViewerMVCOptions) method. (Inherited from ProvideInformationReadOnlyBase) |