ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / Cancel Property

In This Topic
    Cancel Property (ReportModelBase)
    In This Topic
    Returns "Cancel loading" command
    Syntax
    'Declaration
     
    Public ReadOnly Property Cancel As IDelegateCommand
    public IDelegateCommand Cancel {get;}
    See Also