TIWCGJQStickyPanelOptions.SetParentOnStick Property
If true, the parent element of the node that will be Stick On Scroll will have it's css height attribute set to the height of the node. Use this option when wanting the page flow to maintain the original height of the element when Stick on Scroll is applied. This option will manipulate only the css height attibute of the parent element and only when the node is "stuck". When not Stuck, the css height is set to "" (empty).
published property SetParentOnStick: boolean index 03 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean