ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / CancelLoad Property

In This Topic
    CancelLoad Property
    In This Topic
    Cancels loading document
    Syntax
    'Declaration
     
    Public ReadOnly Property CancelLoad As IDelegateCommand
    public IDelegateCommand CancelLoad {get;}
    See Also