[]
Gets or sets a value indicating whether the section's height is automatically increased to fit its content.
[Obsolete("Use AutoHeight instead.")]
[Browsable(false)]
public bool CanGrow { get; set; }
<Obsolete("Use AutoHeight instead.")>
<Browsable(False)>
Public Property CanGrow As Boolean