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

In This Topic
    AllowBackToParent Property (ReportModelBase)
    In This Topic
    Gets true if report has the BackToParent capability
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AllowBackToParent As Boolean
    public virtual bool AllowBackToParent {get;}
    See Also