Gets or sets a string that specifies the filter criteria applied to the PivotGridControl's data.
public string ActiveFilterString { get; set; }
Public Property ActiveFilterString As String
To learn more about filtering, see Filtering Overview.