ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.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