[]
        
(Showing Draft Content)

C1.Report.Section.CanGrow

CanGrow Property

CanGrow

Gets or sets a value indicating whether the section's height is automatically increased to fit its content.

Declaration
[Obsolete("Use AutoHeight instead.")]
[Browsable(false)]
public bool CanGrow { get; set; }
<Obsolete("Use AutoHeight instead.")>
<Browsable(False)>
Public Property CanGrow As Boolean