ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / CancelLoading Property

In This Topic
    CancelLoading Property
    In This Topic
    Gets "Cancel Loading report" command
    Syntax
    'Declaration
     
    Public ReadOnly Property CancelLoading As IDelegateCommand
    public IDelegateCommand CancelLoading {get;}
    See Also