CanShrink Property (Section)
In This Topic
Gets or sets a value indicating whether the section's height should be reduced when one or more fields shrink.
Syntax
'Declaration
Public Property CanShrink As Boolean
public bool CanShrink {get; set;}
See Also