ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / ActiveReportPrintController Class / Cancel Property

In This Topic
    Cancel Property (ActiveReportPrintController)
    In This Topic
    Cancel
    Syntax
    'Declaration
     
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    See Also