ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class / CanGrow Property

In This Topic
    CanGrow Property (MemoryImage)
    In This Topic
    Gets the value specifing whether the image can grow.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanGrow As Boolean
    public bool CanGrow {get;}
    See Also