XtraReportPreviewExtensions Members
Provides extension methods that enable you to show a report in a WinForms Print Preview.
#Methods
Name | Description |
---|---|
Assign |
For internal use. |
Close |
Closes the standard Print Preview form in which the report document is shown. |
Close |
Closes the ribbon-based Print Preview form in which the report document is shown. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print |
Prints the report document on the specified printer. |
Print |
Prints the report document. |
Print |
Runs the Print dialog to select a printer, specify the print options and print the document. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Displays the Page Setup dialog that allows users to customize page settings. |
Show |
Opens the report document in the standard Print Preview form with the specified look and feel settings. |
Show |
Opens the report document in the standard Print Preview form. |
Show |
Opens the report document in the standard Print Preview form modally with the specified look and feel settings. |
Show |
Opens the report document in the standard Print Preview form modally. |
Show |
Opens the report document in the ribbon-based Print Preview form with the specified look and feel settings. |
Show |
Opens the report document in the ribbon-based Print Preview form. |
Show |
Opens the report document in the ribbon-based Print Preview form modally with the specified look and feel settings. |
Show |
Opens the report document in the ribbon-based Print Preview form modally. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also