Contents
#include <itreeview.h> enum NavigateFlags { kOnlySelectable = 1 < <0, kOnlyExpanded = 1 < <1, kIgnoreRoot = 1 < <2, };