ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Container Class / Overflow Property

In This Topic
    Overflow Property (Container)
    In This Topic
    Indicates how content that is larger than the container should be handled.
    Syntax
    'Declaration
     
    Public Property Overflow As Overflow
    public Overflow Overflow {get; set;}
    See Also