The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
VerticalAlignment Enumeration
Silverlight
Describes how a child element is vertically positioned or stretched within a parent's layout slot.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | Top | The element is aligned to the top of the parent's layout slot. |
![]() | Center | The element is aligned to the center of the parent's layout slot. |
![]() | Bottom | The element is aligned to the bottom of the parent's layout slot. |
![]() | Stretch | The element is stretched to fill the entire layout slot of the parent element. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:
