Table of Contents
AutoShrinkItem Property

Gets or sets a value indicating whether the LimitedSpacePanel should try to automatically shrink child items. See the over view section of the LimitedSpacePanel class for more information about this property.

Syntax
 public Boolean AutoShrinkItem { get; set; }
See Also