ComponentOne FlexGrid for WPF and Silverlight
FilterEntry Property

C1.WPF.FlexGrid Namespace > C1FullTextFilter Class : FilterEntry Property
Gets or sets the Entry field used to perform the query.
Syntax
'Declaration
 
Public Property FilterEntry As System.Windows.Controls.TextBox
public System.Windows.Controls.TextBox FilterEntry {get; set;}
See Also

Reference

C1FullTextFilter Class
C1FullTextFilter Members