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