ComponentOne Scheduler for WinForms
ShowOptionsForm Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintInfo Class : ShowOptionsForm Property
Gets or sets a System.Boolean value determining whether control should show options form before printing.
Syntax
'Declaration
 
Public Property ShowOptionsForm As System.Boolean
public System.bool ShowOptionsForm {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members