New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
IllegalStrings
Telerik.Web.UI.GridFilterFunction
Used when column-based filtering feature of RadGrid is enabled. Defines properties and methods for formatting the predefined filter expressions
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.GridFilterFunction
Properties
IllegalStrings String[]
Gets or sets the illegal strings array. These values indicate which strings could not be entered as a part of the filtering value. Excluding values from the array will allow these values to be entered in the filtering value. However, it is not recommended because possible security vulnerabilities could arise.