[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.DisplayErrorString

DisplayErrorString Property

DisplayErrorString

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

Declaration
public bool? DisplayErrorString { get; set; }
Public Property DisplayErrorString As Boolean?