ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / CancelClicked Property

In This Topic
    CancelClicked Property (PrintProgressForm)
    In This Topic
    Gets a value indicating whether the print/preview has been cancelled.
    Syntax
    'Declaration
     
    Public ReadOnly Property CancelClicked As System.Boolean
    public System.bool CancelClicked {get;}
    See Also