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

In This Topic
    ShowZeros Property (C1OlapPanel)
    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