Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / PileFlowItem Class
Properties Methods


In This Topic
    PileFlowItem Class Members
    In This Topic

    The following tables list the members exposed by PileFlowItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PileFlowItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the FrameworkElement of the current item.  
    Public PropertyGets the height animation.  
    Public PropertyGets or sets the index of the current item from the selected item.  
    Public PropertyGets the move translation.  
    Public PropertyGets the opacity animation.  
    Public PropertyGets the scale transform.  
    Public PropertyGets the width animation.  
    Public PropertyGets the x-axis animation.  
    Public PropertyGets the y-axis animation.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns animation progress of the current item.  
    Public MethodHides the current element.  
    Public MethodOccurs when the item's z-order index should be changed.  
    Public MethodRestarts the animation to change deceleration.  
    Public MethodSets the speed ratio for item animation.  
    Public MethodShowes the current element.  
    Public MethodStarts the animation of the current item with specified transfom values.  
    Public MethodUpdates the z-order index depending on the item's index.  
    Top
    See Also