# Alignment Properties

## Content



The following properties let you customize the control's alignment:


> type=note
> **Note**: Dependency properties are external links.

| Property | Description |
| --- | --- |
| [HorizontalAlignment](http://msdn2.microsoft.com/en-us/library/ms600881) | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. This is a dependency property. |
| [VerticalAlignment](http://msdn2.microsoft.com/en-us/library/ms600904) | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. This is a dependency property. |

## See Also

[Border Properties](/componentone/docs/wpf/online-tilesview/TileViewforWPFLayoutandAppearance/TileViewforWPFAppearanceProperties/BorderProperties)