[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PivotFilterOptions.AppliedDataField

AppliedDataField Property

AppliedDataField

Gets or sets the value filter setting. Specifies which DataField the current field is filtered by. The value represents the index of the referenced DataField in the DataFields collection.

Declaration
public int AppliedDataField { get; set; }
Public Property AppliedDataField As Integer