[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SheetView.DisplayZeros

DisplayZeros Property

DisplayZeros

Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.

Declaration
public bool DisplayZeros { get; set; }
Public Property DisplayZeros As Boolean
Property Value
Type Description
bool

true if the window should show 0 (zero) in cells containing zero value; otherwise, false.