Gets a value indicating if the print/preview was cancelled.
[Visual Basic]
Public ReadOnly Property CancelClicked As Boolean
[C#]
public bool CancelClicked {get;}
[Delphi]
public property CancelClicked: Boolean read get_CancelClicked;
See Also
C1PrintProgress Class | C1PrintProgress Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |