Version

CancelablePrintPreviewEventArgs Class Members

The following tables list the members exposed by CancelablePrintPreviewEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelablePrintPreviewEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDefaultLogicalPageLayoutInfoThe default layout info, for all logical pages (Inherited from Infragistics.Win.UltraWinGrid.CancelablePrintEventArgs)
Public PropertyPrintDocumentThe print document (read-only) (Inherited from Infragistics.Win.UltraWinGrid.CancelablePrintEventArgs)
Public PropertyPrintLayoutReturns the print layout. (Inherited from Infragistics.Win.UltraWinGrid.CancelablePrintEventArgs)
Public PropertyPrintPreviewSettingsSettings used to alter the print preview dialog  
See Also