Version

ShowZeroValues Property

Gets or sets the value which indicates whether zero values are shown in cells.
Syntax
public bool ShowZeroValues {get; set;}

Property Value

The value which indicates whether zero values are shown in cells.
Remarks

If this value is True, cells with a value of zero will display their values; otherwise, those cells will display as blanks.

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