Gets whether the list supports searching using the Find(PropertyDescriptor, Object) method.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
| C# |
|---|
public virtual bool SupportsSearching { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property SupportsSearching As Boolean |

