public DisplayOptionsBase GetSheetDisplayOptions( Sheet sheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | sheet is null. |
Setting properties on the returned DisplayOptionsBase instance will not change the actual display of the sheet. After setting properties, the Apply method of the CustomView will apply them to the sheet.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+