ComponentOne True DBGrid for WinForms
FilterText Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FilterText Property
Gets or sets the data associated with the value of the filter for a column.
Syntax
'Declaration
 
Public Property FilterText As System.String
public System.string FilterText {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members