ShowZeros Property
ShowZeros
Gets or sets a value that determines whether the FlexPivot output table
should use zeros to indicate missing values or leave the cells empty.
Declaration
public bool ShowZeros { get; set; }
Public Property ShowZeros As Boolean