ComponentOne List for WinForms
C1.Win.C1List Namespace / C1PrintProgress Class / CancelClicked Property

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