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

In This Topic
    Overflow Property (IScrollableRectangle)
    In This Topic
    Gets a value indicating how content that is larger than the container should be handled.
    Syntax
    'Declaration
     
    ReadOnly Property Overflow As Overflow
    Overflow Overflow {get;}

    Property Value

    An Overflow value specifying how to handle content larger than the container.
    See Also