Intersoft.Client.UI.Controls.Interactivity Namespace : UXStackPanel Class |
<DescriptionAttribute("Provides a UXPanel layout in form of stack panel where item can be inserted, moved or removed interactively.")> Public Class UXStackPanel Inherits UXPanel Implements Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IStackPanel
Dim instance As UXStackPanel
[DescriptionAttribute("Provides a UXPanel layout in form of stack panel where item can be inserted, moved or removed interactively.")] public class UXStackPanel : UXPanel, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IStackPanel
[DescriptionAttribute("Provides a UXPanel layout in form of stack panel where item can be inserted, moved or removed interactively.")] public ref class UXStackPanel : public UXPanel, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IStackPanel
UXStackPanel is a stack panel with sophisticated drag-drop features. It implements fluid animation, a built-in UX feature that shows smooth movement when the children of the UXStackPanel is being moved, removed or added.
An item is being dragged from UXStackPanel
An item is being reorder to the last position.
An item is being dragged out from UXStackPanel
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
Intersoft.Client.Framework.ISPanel
Intersoft.Client.UI.Controls.Interactivity.UXPanel
Intersoft.Client.UI.Controls.Interactivity.UXStackPanel
Intersoft.Client.UI.Aqua.UXAutoFitStackPanel
Intersoft.Client.UI.Aqua.UXOverflowStackPanel
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2