public SearchableGroupedList <T> CaptureSearchBox(out SearchBox sb) { sb = _searchBox; return(this); }