TIWCGJQDropDownOptions.LoadMorePadding Property
Defines how many pixels need to be below the fold before the next page is loaded. The default value is 0 which means the result list needs to be scrolled all the way to the bottom for the next page of results to be loaded. This option can be used to trigger the load sooner, possibly resulting in a smoother user experience.
published property LoadMorePadding: Integer index 46 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer