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

In This Topic
    OverflowName Property (PartItem)
    In This Topic
    The name of the OverflowPlaceHolder report item which have to be used to render the item if it doesn't fit into its size
    Syntax
    'Declaration
     
    Public Property OverflowName As String
    public string OverflowName {get; set;}
    See Also