PivotTable.ShowDataTips

PivotTable.ShowDataTips property

Specifies a boolean value that indicates whether tooltips should be displayed for PivotTable data cells.

public bool ShowDataTips { get; set; }

See Also