ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IOverflowItem Interface / OverflowName Property

In This Topic
    OverflowName Property (IOverflowItem)
    In This Topic
    Gets the overflow name.
    Syntax
    'Declaration
     
    ReadOnly Property OverflowName As String
    string OverflowName {get;}

    Property Value

    A System.String representing the name of the overflow item.
    See Also