[]
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.
public int AppliedDataField { get; set; }
Public Property AppliedDataField As Integer