ShowZeros Property (C1FlexPivotPanel)
In This Topic
Gets or sets a value that determines whether the FlexPivot output table should use zeros to indicate missing values.
Syntax
'Declaration
Public Property ShowZeros As Boolean
public bool ShowZeros {get; set;}
See Also