xtd 0.2.0
Loading...
Searching...
No Matches

◆ wrap() [2/2]

virtual domain_up_down & xtd::forms::domain_up_down::wrap ( bool  value)
virtual

Sets a value indicating whether the collection of items continues to the first or last item if the user continues past the end of the list.

Parameters
valuetrue if the list starts again when the user reaches the beginning or end of the collection; otherwise, false. The default value is false.
Returns
Current domain_up_down.