Class VerticalStackPanel
Arranges child controls into a single line that can be oriented vertically.
[ControlCategory("Containers")]
public class VerticalStackPanel : StackPanel, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
- Inheritance
-
VerticalStackPanel
- Implements
Constructors
- VerticalStackPanel()
Initializes a new instance of the VerticalStackPanel class.
Properties
- Orientation
Gets a value that indicates the dimension by which child controls are stacked.