Table of Contents

Class WaterFallFlowControl

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public class WaterFallFlowControl : Canvas, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
WaterFallFlowControl
Implements
Inherited Members
Extension Methods

Constructors

WaterFallFlowControl()

public WaterFallFlowControl()

Properties

ListWidth

public double ListWidth { get; set; }

Property Value

double

Methods

Add(FrameworkElement)

public void Add(FrameworkElement element)

Parameters

element FrameworkElement

Refresh()

public void Refresh()

Remove(UIElement)

public void Remove(UIElement element)

Parameters

element UIElement