ComponentOne ASP.NET MVC Controls
ShowZeros Property

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ShowZeros Property
Gets or sets a value that determines whether the Olap output table should use zeros to indicate the missing values.
Syntax
'Declaration
 
Public Property ShowZeros As Boolean
public bool ShowZeros {get; set;}
See Also

Reference

PivotEngine Class
PivotEngine Members