Click or drag to resize

XlsPivotTable EnableFieldDialog Property

True if the PivotTable Field dialog box is available when the user double-clicks the PivotTable field. The default value is True.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool EnableFieldDialog { get; set; }

Property Value

Type: Boolean
See Also