# Content Positioning Properties

## Content

The following properties let you customize the position of header and content panel content in [C1HeaderedContentControl](/componentone/api/wpf/online-basiclibrary/dotnet-framework-api/C1.WPF.4.6.2/C1.WPF.C1HeaderedContentControl.html).

| **Property** | **Description** |
| -------- | ----------- |
| HeaderPadding | Gets or sets the padding of the header. |
| **HeaderHorizontalContentAlignment** | HorizontalContentAlignment of the header. |
| **HeaderVerticalContentAlignment** | Gets or sets the vertical content alignment of the header. |
| **HorizontalContentAlignment** | Gets or sets the horizontal alignment of the control's content. This is a dependency property. |
| **VerticalContentAlignment** | Gets or sets the vertical alignment of the control's content. This is a dependency property. |
