[]
Gets or sets the mode of filtering provided by this filter.
public FilterMode? FilterMode { get; set; }
Public Property FilterMode As FilterMode?
Setting this property to null causes the filter to use the value defined by the DefaultFilterMode property.