<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / ShowZeros Property

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