ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContents Class / OverflowName Property

In This Topic
    OverflowName Property (TableOfContents)
    In This Topic
    Gets or sets a name for overflow content.
    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}

    Property Value

    A System.String value indicating the name for overflow content.
    See Also