PivotField.DisplayInReport Property

Definition

This property is used to specify whether the specified member property PivotField is displayed in the PivotTable or not. Read/write.

public:
 property bool DisplayInReport { bool get(); void set(bool value); };
public bool DisplayInReport { get; set; }
Public Property DisplayInReport As Boolean

Property Value

Boolean

Applies to