Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Controls Namespace / IDataNavigationHost Interface
Properties Methods

In This Topic
    IDataNavigationHost Interface Members
    In This Topic

    The following tables list the members exposed by IDataNavigationHost.

    Public Properties
     NameDescription
     PropertyGets the DataNavigationConfiguration of the control implementing IDataNavigationHost.  
     PropertyGets the NavigateToKey command.  
    Top
    Public Methods
     NameDescription
     MethodCauses the listbox to navigate to the group corresponding to the passed key.  
    Top
    See Also