PivotTable.EnableFieldDialog

PivotTable.EnableFieldDialog property

Indicates whether the PivotTable Field dialog box is available when the user double-clicks the PivotTable field.

public bool EnableFieldDialog { get; set; }

See Also