ExtendedBindingList<T>.SupportsSearchingCore Property

This is used to indicate whether or not searching is supported

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
protected override bool SupportsSearchingCore { get; }

Property Value

Boolean
This always returns true

See Also