Content Positioning Properties
The following properties let you customize the position of header and content area content in the C1Accordion control.
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. |