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

◆ wrap() [1/2]

virtual bool xtd::forms::domain_up_down::wrap ( ) const
virtualnoexcept

Gets 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.

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