ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / EmptyAsNull Property

In This Topic
    EmptyAsNull Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property EmptyAsNull As System.Boolean
    public System.bool EmptyAsNull {get; set;}
    See Also