[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.DisplayNullString

DisplayNullString Property

DisplayNullString

Get or set whether this PivotTable can display the null string. true if the PivotTable report displays a custom string in cells that contain null values.

Declaration
bool DisplayNullString { get; set; }
Property DisplayNullString As Boolean