[]
Gets or sets a value indicating whether the section's height should be reduced when one or more fields shrink.
[Obsolete("Use AutoHeight instead.")]
[Browsable(false)]
public bool CanShrink { get; set; }
<Obsolete("Use AutoHeight instead.")>
<Browsable(False)>
Public Property CanShrink As Boolean