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

In This Topic
    OverflowName Property (TableOfContents)
    In This Topic
    Specifies overflow name.
    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}
    See Also