[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.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
public bool? DisplayNullString { get; set; }
Public Property DisplayNullString As Boolean?