Click or drag to resize

MapperDatasheetFullTextSearchControl Property

The TextBox that contains any Full-Text Search criteria.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TextBox FullTextSearchControl { get; set; }

Property Value

Type: TextBox
See Also