ComponentOne Scheduler for WinForms
PrintStyleOptionsForm Constructor

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Printing Namespace > PrintStyleOptionsForm Class : PrintStyleOptionsForm Constructor
The C1.C1Schedule.Printing.PrintStyle for editing.
The System.Globalization.CultureInfo used by the form.
Initializes a new instance of the PrintStyleOptionsForm form.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As PrintStyle, _
   ByVal culture As System.Globalization.CultureInfo _
)
public PrintStyleOptionsForm( 
   PrintStyle style,
   System.Globalization.CultureInfo culture
)

Parameters

style
The C1.C1Schedule.Printing.PrintStyle for editing.
culture
The System.Globalization.CultureInfo used by the form.
See Also

Reference

PrintStyleOptionsForm Class
PrintStyleOptionsForm Members