I'd like to change the indenting the some of the nodes of my tree... How can I accomplish this? I see the Indent property at the tree level, but I think I'm looking for something more like an indent property at each node of the tree.
brentflannery,
Unfortunately you can only change the indent of all of the Nodes at the control level; there are no properties exposed to accomplish this on a Node by Node basis. If you would like to submit a feature request for this functionality, you can do so here.
~Kim~