Gets or sets a value of the currently applied filter.
public virtual System.string FilterValue {get; set;}
'Declaration
Public Overridable Property FilterValue As System.String
Property Value
The default value is an empty string (""), which indicates that this property is not set. When filtering is done this property is automatically updated with the value inputted by user to edit box of current column in filter row.