OgcWfsDataSet.SearchEnabled Property
Gets or sets a flag indicating if text search should be enabled for the dataset. See ISearchable for more information.
Syntax
public System.Boolean SearchEnabled { get; set; }
Property Value
Default: false
True if text search should be allowed; otherwise, False.
Platforms
Windows, Linux, Android