Interface IListCollectionNavigator
ICollectionNavigator sub-interface for ListView and TreeView. See also KeystrokeNavigator / TreeView.KeystrokeNavigator
public interface IListCollectionNavigator : ICollectionNavigator
- Inherited Members
Properties
- Collection
The collection of objects to search. ToString() is used to search the collection.