PivotAreaFilter.Selected

PivotAreaFilter.Selected property

Indicates whether this field has selection. Only works when the PivotTable is in Outline view.

public bool Selected { get; set; }

See Also