ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Subreport Class / OverflowName Property

In This Topic
    OverflowName Property (Subreport)
    In This Topic
    Represents the subreport's overflow name.
    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}
    See Also