'Declaration
Public Overridable Property FilterValue As System.String
public virtual System.string FilterValue {get; set;}
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.