ComponentOne True DBGrid for WinForms
FilterEscape Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FilterEscape Property
Gets or sets the characters that should be ignored when applying the filter criteria to the datasource.
Syntax
'Declaration
 
Public Property FilterEscape As System.String
public System.string FilterEscape {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members