public ScrollBars ScrollBars {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not defined in the ScrollBars enumeration. |
The vertical scroll bar occupies the entire height of the application if it is visible.
The horizontal scroll bar occupies the width of the application not used by the worksheet tab bar, if it is visible. Otherwise, it occupies the entire width of the application.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+