Gets whether the horizontal scroll bar is always on (ScrollPolicy.ON), always off (ScrollPolicy.OFF), or turns on when needed (ScrollPolicy.AUTO).
The default value is ScrollPolicy.AUTO.
protected String horizontalScrollPolicy { get; }
'Declaration
Protected Read Property horizontalScrollPolicy As String