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

In This Topic
    OverflowName Property (BandedList)
    In This Topic
    Gets or sets a overfow name for FPL reports.
    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}
    See Also