The SplitterPanel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color for splitter panel.
| |
| BackImageUrl |
Gets or sets the background image url for splitter panel.
| |
| Collapsed |
Gets or sets a value determining whether splitter panel is collapsed or expanded.
| |
| ContentTemplate |
Gets or sets the template for the content area of the C1Splitter control.
| |
| CssClass |
Gets or sets the css class name for splitter panel.
| |
| MinSize |
Gets or sets the minimum distance in pixels when resizing the splitter.
| |
| ScrollBars |
Gets or sets the type of scroll bars to display for splitter panel.
|