Property CollectionNavigator
CollectionNavigator
Navigator for cycling the selected row in the table by typing. Set to null to disable type-to-search navigation; printable keys not otherwise bound will then bubble through normal key handling instead of being consumed for incremental row navigation.
public ICollectionNavigator? CollectionNavigator { get; set; }