property XMLGrid.ScrollBars as ScrollBarsEnum
Specifies the type of scroll bars that control has.

TypeDescription
ScrollBarsEnum A ScrollBarsEnum expression that indicates which scroll bars will be visible in the control. 
Use the ScrollBars property to disable the control's scroll bars. The ScrollPos property specifies the vertical/horizontal scroll position. Use the ScrollPartVisible property to add or remove buttons/parts in the control's scrollbar.