ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / EmptyAsNull Property

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