The PerpetuumSoft.Reporting.View namespace contains classes which are used to view documents.
Classes
Class | Description | |
---|---|---|
FindEventArgs | Provides data for the Find events. | |
FindForm | A dialog window for searching the text in the document | |
PageNumberControl | A dialog window for searching page number | |
PageNumberForm | A dialog window for searching page number | |
PreviewForm | Defines the default form for reports preview. | |
ReportViewer | Summary description for Viewer. | |
ReportViewEventArgs | Provides data for the ReportViewer's events. | |
ZoomForm | A dialog window for assigning zoom |
Structures
Structure | Description | |
---|---|---|
Zoom | Incapsulates viewer zoom properties. |
Delegates
Delegate | Description | |
---|---|---|
FindEventHandler | Represents the method that will handle the Find events. | |
ReportViewEventHandler | Represents the method that will handle the Report Viewer's events. |