Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / PathConfiguration Class


In This Topic
    PathConfiguration Class Properties
    In This Topic

    For a list of all members of this type, see PathConfiguration members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the orientation of the item and group header containers along the path.  
    Public PropertyGets or sets the padding between containers.  
    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 geometry used to lay out the containers on the path.  
    Public PropertyGets or sets the padding between the path and the panel's bounds.  
    Public PropertyGets or sets a value that determines how the path geometry is resized to fill its allocated space.  
    Public PropertyGets a collection of ScalingStop objects that influence the scaling of containers depending on their current position on the path.  
    Public Property

    Gets or sets the offset on the path where the first item is initially displayed and where it falls when at the "top" of the list.

     
    Public PropertyGets a collection of ZIndexStop objects that influence the z-order, or perceived depth, of containers depending on their current position on the path.  
    Top
    See Also