set_recycle_max
Description:
[
Version ( since =
"3.28" ) ]
public void set_recycle_max (
uint recycle_max)
Sets the max number of rows to cache for reuse.
Set to 0 to return to the default.
Parameters:
this |
a ListBox
|
recycle_max |
max number of rows to cache
|