property XMLGrid.BorderHeight as Long
Sets or retrieves a value that indicates the border height of the control.

TypeDescription
Long A long expression that indicates the height of the control's border, in pixels.
Use the BorderWidth, BorderHeight property to specify the control's border size. By default, the BorderHeight property is 2 pixels.