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

In This Topic
    AllowCancel Property
    In This Topic
    Returns true if Cancel is allowed for report
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowCancel As Boolean
    public bool AllowCancel {get;}
    See Also