Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Controls Namespace / DataNavigationConfiguration Class
Fields Properties Methods


In This Topic
    DataNavigationConfiguration Class Members
    In This Topic

    The following tables list the members exposed by DataNavigationConfiguration.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemContainerStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemTemplate dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the style that is used when rendering the item containers.  
    Public PropertyGets or sets the data template used to display each item.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a value that indicates whether this element has been initialized.  
    Top
    Public Methods
    See Also