Gets a value indicating whether the current report contains any Subreport()()()() items.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public bool HasSubreports { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public ReadOnly Property HasSubreports As Boolean
	Get

See Also