The following properties let you customize the position of header and content panel content in C1HeaderedContentControl.
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. |