Version

OrderColumnsRightToLeft Property

Gets or sets the value indicating whether the columns are ordered right to left.
Syntax
public bool OrderColumnsRightToLeft {get; set;}

Property Value

The value indicating whether the columns are ordered right to left.
Remarks

If the columns are ordered right to left, other aspects of the worksheet display differently. The vertical scrollbar will display on the left side of the worksheet and the worksheet tab bar, usually displayed on the left side of the worksheet, will display on the right side.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also