[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsSearching

SupportsSearching Property

SupportsSearching

Gets whether the list supports searching using the Find(PropertyDescriptor, object) method.

Declaration
public bool SupportsSearching { get; }
Implements