TIWCGJQStickyPanelOptions.SetWidthOnStick Property
If true, the width of the element that will be made sticky is set so that it maintains the same width when its position is removed from the normal page flow (position:fixed). The width is then removed when the element returns to the normal page flow position.
published property SetWidthOnStick: boolean index 04 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean