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

◆ allow_selection()

virtual bool xtd::forms::list_control::allow_selection ( ) const
protectedvirtualnoexcept

Gets a value indicating whether the list enables selection of list items.

Returns
true if the list enables list item selection; otherwise, false. The default is true.

Reimplemented in xtd::forms::checked_list_box, and xtd::forms::list_box.