[]
ContainerHeaderStyle contains display attributes that determine the appearance of the item container header on the screen.
public class ContainerHeaderStyle : BaseContainerHeaderStyle
| Name | Description |
|---|---|
| Corners | Gets or sets the radii of the item container header corners. |
| Hot | Gets style containing display attributes that determine the general appearance of the element on the screen when the cursor is over it. |
| Icon | Gets the style of the icon in the item's container header. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
| Name | Description |
|---|---|
| ResetCorners() | |
| ResetHot() | |
| ResetIcon() | |
| ResetPadding() | |
| ShouldSerializeCorners() | |
| ShouldSerializeHot() | |
| ShouldSerializeIcon() | |
| ShouldSerializePadding() |