ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / CancelRender Method

In This Topic
    CancelRender Method (ViewerModel)
    In This Topic
    Cancels report rendering.
    Syntax
    'Declaration
     
    Public Sub CancelRender() 
    public void CancelRender()
    See Also