TreeView.ExpandForSelection
bool
ExpandForSelection
{
get;
set;
} Description
If true, when an object is selected via SelectItem or dynamically via SelectionOverride, the treeview will
open all the items leading to that item and scroll to it.
Return
User Comments