ActiveReports 18 .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
    Indicates how content that is larger than the container should be handled.
    Syntax
    'Declaration
     
    ReadOnly Property Overflow As Overflow
    Overflow Overflow {get;}
    See Also