Hi,
I am trying to use CanShowExpansionIndicator = Infragistics.Win.DefaultableBoolean.False property but it can't display the child nodes when the ViewStyle = ViewStyle.OutlookExpress.
Do you have any sample codes that allow me to do so?
Thank You
Use the ExpandAll Function after you bind your nodes, this way it will expand after you load your nodes.