Persistate API documentation
ShouldResize Property
NamespacesPersistate.UI.DesktopIPControlShouldResize

[This is preliminary documentation and is subject to change.]

Gets or sets a value determining how the control should resize when its container is resized.
Declaration Syntax
C#
ShouldResize ShouldResize { get; set; }
Remarks
All IPControls return an appropriate default value, so you need never set this. however, you can override the default for individual controls should you so wish.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)