ComponentOne Scheduler for WinForms
C1PrintPreviewDialog Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PreviewWrapper Class : C1PrintPreviewDialog Property
Gets or sets the C1.Win.C1RibbonPreview.C1RibbonPreviewDialog object, used for previewing.
Syntax
'Declaration
 
Public Property C1PrintPreviewDialog As System.Windows.Forms.Form
public System.Windows.Forms.Form C1PrintPreviewDialog {get; set;}
Remarks
You can set this property from code if your application contains reference to the C1.Win.C1RibbonPreview.4 assembly. In such case you'll be able to set various C1.Win.C1RibbonPreview.C1RibbonPreviewDialog properties before showing it to end-users.
See Also

Reference

PreviewWrapper Class
PreviewWrapper Members