The following tables list the members exposed by ReportBase.
Name | Description | |
---|---|---|
![]() | PageContentTemplate | The template used to display the content of ReportPagePresenter control. |
![]() | PageContentTemplateSelector | A DataTemplateSelector that can be used to provide custom logic for choosing the template for the ReportPagePresenter's content. |
![]() | PageFooter | Gets or sets the content of the footer used inside the ReportPagePresenter element. |
![]() | PageFooterTemplate | The template used to display the footer content of ReportPagePresenter control. |
![]() | PageFooterTemplateSelector | A DataTemplateSelector that can be used to provide custom logic for choosing the template for the footer in the ReportPagePresenter control. |
![]() | PageHeader | Gets or sets the content of the header used inside the ReportPagePresenter element. |
![]() | PageHeaderTemplate | The template used to display the header content of ReportPagePresenter control. |
![]() | PageHeaderTemplateSelector | A DataTemplateSelector that can be used to provide custom logic for choosing the template for the header in the ReportPagePresenter control. |
![]() | PageImageableAreaExtent | The size of the imageable area that the printer will support. |
![]() | PageOrigin | The origin of the page i.e. offset to allow for the capabilities of the printer. |
![]() | PagePresenterStyle | Gets or sets the style for the ReportPagePresenter |
![]() | PageSizeResolved | The actual size of the page used during a report generation or export operation (read-only). |
![]() | ReportSettings | Gets the object that contains the settings for the entire Report (read-only) |
Name | Description | |
---|---|---|
![]() | HasListeners | Gets whether there are any listeners for the Infragistics.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | ClearCachedOriginAndSize | Clears the cached orign and image area sizes so they can be re-cacluated the next time they are asked for |
![]() | OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | Used to raise the Infragistics.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property has changed (Inherited from Infragistics.PropertyChangeNotifier) |