property XMLGrid.ExpandBarVisible as Boolean
Specifies whether the control's expand bar is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the control's expand bar is visible or hidden.
By default, the ExpandBarVisible property is False. Use the ExpandBarVisible property to show the control's expand bar. The expand bar displays a button for each level found. Clicking a button on the expand bar makes the control to expand or collapse the nodes on the same level.