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

◆ sorted() [2/2]

template<typename type_t , typename sorter_t = sorter_none>
virtual void xtd::forms::layout::arranged_element_collection< type_t, sorter_t >::sorted ( bool  value)
inlinevirtual

Sets the container is sorted.

Parameters
valuetrue if container is sorted; otherwise false.