Report > Report Assembly Classes
The following classes are available within the Report assembly:
Class | Brief description | |
![]() |
GetDataAreaHintArgs | The IGetDataAreaHintArgs interface is used to work with arguments of the event that occurs on changing metadata of formula cell contents. |
![]() |
PrxReport | The PrxReport class implements an object that enables the user to work with active regular report. |
![]() |
PrxReportExporter | The PrxReportExporter class implements an object that contains various settings and supports exporting the regular report to various formats. |
![]() |
PrxReportImporter | The PrxReportImporter class implements the object that is used to import data to regular report from external files. |
![]() |
ReportBeforeExpanderChangedEventArgs | The ReportBeforeExpanderChangedEventArgs class implements an argument of the event that occurs before toggling expander in a table cell. |
![]() |
ReportBeforeObjectAngleChangeEventArgs | The ReportBeforeObjectAngleChangeEventArgs class is used to work with parameters of the event occurring before object rotation. |
![]() |
ReportBeforeObjectRectChangeEventArgs | The ReportBeforeObjectRectChangeEventArgs class is used to work with parameters of the event that occurs before moving or resizing an object. |
![]() |
ReportBox | The ReportBox class introduces component of the development environment that enables the user to display data of regular reports. |
![]() |
ReportCellContentChangeEventArgs | The ReportCellContentChangeEventArgs class is used to work with parameters of the ReportBox.OnChangeCellContent event (change of table cell contents). |
![]() |
ReportCellEventArgs | The ReportCellEventArgs class implements an argument of events related to a table cell. |
![]() |
ReportColumnEventArgs | The ReportColumnEventArgs class implements an argument of events related to a table column. |
![]() |
ReportColumnResizeEventArgs | The ReportColumnResizeEventArgs class implements an argument of the event that occurs after a table column is resized. |
![]() |
ReportColumnResizingEventArgs | The ReportColumnResizingEventArgs class implements an argument of the event that occurs at each visible change of table column's size. |
![]() |
ReportEditorEventArgs | The ReportEditorEventArgs class implements an argument of the event that occurs on editing cell text. |
![]() |
ReportEventArgs | The ReportEventArgs class implements argument of events of the ReportBox component. |
![]() |
ReportEvents | The ReportEvents class contains methods implementing regular report events. |
![]() |
ReportExpanderChangedEventArgs | The ReportExpanderChangedEventArgs class implements an argument of the event that occurs on toggling expander in a table cell. |
![]() |
ReportFormulaBar | The ReportFormulaBar class is used to work with the ReportFormulaBar development environment component. |
![]() |
ReportHyperlinkClickEventArgs | The ReportHyperlinkClickEventArgs class implements an argument of the events generated on clicking a hyperlink in a table cell. |
![]() |
ReportInteractiveSelectionChangeEventArgs | The ReportInteractiveSelectionChangeEventArgs class implements an argument of the event that occurs at the moment moving selected cell area. |
![]() |
ReportInteractiveSelectionEventArgs | The ReportInteractiveSelectionEventArgs class implements an argument of the event that occurs on moving selected cell area. |
![]() |
ReportObjectChangeEventArgs | The ReportObjectChangeEventArgs class is used to work with parameters of the events that occur on changing an object in the ReportBox development environment component. |
![]() |
ReportObjectMovingEventArgs | The ReportRowResizeEventArgs class implements the event argument that occurs when an object is moved. |
![]() |
ReportObjectResizingEventArgs | The ReportObjectResizingEventArgs class implements the event argument that occurs at each object resizing. |
![]() |
ReportRangeDeleteEventArgs | The ReportRangeDeleteEventArgs interface is used to work with arguments of events that occur on removing ranges/rows/columns. |
![]() |
ReportRangeInsertEventArgs | The ReportRangeInsertEventArgs interface is used to work with arguments of events that occur on adding ranges/rows/columns. |
![]() |
ReportRowEventArgs | The ReportRowEventArgs class implements arguments of events related to a table row. |
![]() |
ReportRowResizeEventArgs | The ReportRowResizeEventArgs class implements an argument of the event that occurs after a table row is resized. |
![]() |
ReportRowResizingEventArgs | The ReportRowResizingEventArgs class implements an argument of the event that occurs at each visible change of table row's size. |
![]() |
UiPrxControlCancelEventArgs | The UiPrxControlCancelEventArgs interface is used to work with arguments of events that occur before removing a control. |
![]() |
UiPrxControlEventArgs | The UiPrxControlEventArgs class is used to create custom arguments of the event that occurs on changing control value. |
![]() |
UiPrxDataIslandEventArgs | The UiPrxDataIslandEventArgs class is used to work with parameters of data area events. |
![]() |
UiPrxEaxGridCancelEventArgs | The UiPrxEaxGridCancelEventArgs class is used to work with arguments of the events that occur on refreshing analytical data area. |
![]() |
UiPrxEaxGridEventArgs | The UiPrxEaxGridEventArgs class is used to work with arguments of the events that occur on adding/removing analytical data area. |
![]() |
UiPrxFormulaIslandEventArgs | The UiPrxFormulaIslandEventArgs class is used to work with parameters of formula area events. |
![]() |
UiPrxReportAuditOperationEventArgs | The UiPrxReportAuditOperationEventArgs class is used to create custom arguments of the EventOnAuditOperation event. |
![]() |
UiPrxSheetEventArgs | The IUiPrxSheetEventArgs interface is used to work with parameters of report sheet events. |
![]() |
UiPrxTableIslandEventArgs | The UiPrxDataIslandEventArgs class is used to work with parameters of relational data area events. |
![]() |
UiReport | The UiReport class implements the UiReport development environment component that is used to connect the ReportBox and ReportControlPanel visual components to repository regular reports. |
See also:
Report Assembly Interfaces | Report Assembly Enumerations | Examples