Represents a layout panel that arranges its child components in a stack.
The following tables list the members exposed by the StackPanel type.
Name | Description | |
---|---|---|
Gets or sets the stack orientation. |
Name | Description | |
---|---|---|
Component.Arrange override. Sets the location and size of this panel and arranges its child components. |
||
Panel.Measure override. Measures the desired size of this panel and its child components. |