ComponentOne Scheduler for WinForms
PrintOptionsForm Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Printing Namespace : PrintOptionsForm Class
The PrintOptionsForm allows selecting printing style from the list of available styles and setting other printing options.
Object Model
PrintOptionsForm Class
Syntax
'Declaration
 
Public Class PrintOptionsForm 
   Inherits System.Windows.Forms.Form
public class PrintOptionsForm : System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     C1.Win.C1Schedule.Printing.PrintOptionsForm

See Also

Reference

PrintOptionsForm Members
C1.Win.C1Schedule.Printing Namespace