# SplitContainer Appearance Properties

## Content



This section describes a few of C1SplitContainer and C1SplitterPanel’s main appearance properties along with a C1SplitContainer showing the effect of each property setting on the C1SplitContainer.

<br />![](https://cdn.mescius.io/document-site-files/images/91a148ff-850c-4b63-a7b5-d269cf16bcf7/imagesext/image12_23.png)

The following table describes each of the C1SplitContainer appearance properties used in the image above:

| Property | Description |
| --- | --- |
| **C1SplitContainer.BackColor** | Gets the background color of the C1SplitContainer control. |
| [SplitterWidth](/componentone/docs/win/online-splitcontainer/) | Gets the width of the splitter element. |
| [SplitterColor](/componentone/docs/win/online-splitcontainer/) | Gets the color of the splitter element. |
| [FixedLineColor](/componentone/docs/win/online-splitcontainer/) | Gets the color of the fixed dividing line. |
| [FixedLineWidth](/componentone/docs/win/online-splitcontainer/) | Gets the width of the fixed dividing line. |

The following table describes each of the C1SplitterPanel appearance properties used in the image above:

| Property | Description |
| --- | --- |
| [HeaderBackColor](/componentone/docs/win/online-splitcontainer/) | Gets the background color of the header in the C1SplitterPanel. |
| [HeaderForeColor](/componentone/docs/win/online-splitcontainer/) | Gets the forecolor of the header in the C1SplitterPanel. |
| [HeaderTextAlign](/componentone/docs/win/online-splitcontainer/) | Gets the text alignment for the header in the C1SplitterPanel. |
| [Text](/componentone/docs/win/online-splitcontainer/) | Gets the text for the header in the C1SplitterPanel. |

For task-based help on modifying the C1SplitterPanel’s appearance, see [Changing the C1SplitContainer’s Appearance](/componentone/docs/win/online-splitcontainer/splitcontainerforwin3/changingthec1splitco).

## See Also

[SplitContainer Layout](/componentone/docs/win/online-splitcontainer/splitcontainerlayout)