FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Section Class / CanGrow Property

In This Topic
    CanGrow Property (Section)
    In This Topic
    Gets or sets a value indicating whether the section's height is automatically increased to fit its content.
    Syntax
    'Declaration
     
    Public Property CanGrow As Boolean
    public bool CanGrow {get; set;}
    See Also