ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / ShowOptionsForm Property

In This Topic
    ShowOptionsForm Property (PrintInfo)
    In This Topic
    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