ComponentOne FlexPivot for WinForms
ShowZeros Property (C1FlexPivotPage)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPage Class : ShowZeros Property
Gets or sets a value that determines whether the FlexPivot output table should use zeros to indicate missing values or leave the cells empty.
Syntax
'Declaration
 
Public Property ShowZeros As System.Boolean
public System.bool ShowZeros {get; set;}
See Also

Reference

C1FlexPivotPage Class
C1FlexPivotPage Members