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

In This Topic
    OverflowName Property (DataRegion)
    In This Topic

    Represents the data region's overflow name.

    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}

    Property Value

    Represents the data region's overflow name.

    See Also