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

In This Topic
    CanGrow Property (IScrollableRectangle)
    In This Topic
    Gets a value indicating whether the container can grow when the size of its content is greater than the size of the container.
    Syntax
    'Declaration
     
    ReadOnly Property CanGrow As Boolean
    bool CanGrow {get;}

    Property Value

    A System.Boolean value. This property is obsolete.
    See Also