ActiveReports 18 .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
    Indicates that 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;}
    See Also