The SplitterPanel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color of the control.
| |
| BackImageUrl |
Gets or sets the background image url for splitter panel.
| |
| BorderWidth |
Width of the border around the splitter panel.
| |
| Children | (Inherited from UIElement.) | |
| ClientID | (Inherited from UIElement.) | |
| Collapsed |
Gets or sets a value determining whether splitter panel is collapsed or expanded.
| |
| ContentElement | (Inherited from ContentPanel.) | |
| ContentElementClassName |
Gets the class Name of ContentElement.
| |
| ContentFrame | (Inherited from ContentPanel.) | |
| ContentUrl | (Inherited from ContentPanel.) | |
| CssClass |
Gets or sets the css class name for splitter panel.
| |
| HasChildren | (Inherited from UIElement.) | |
| Height |
Gets the height of splitter panel.
| |
| ID | (Inherited from UIElement.) | |
| InnerElement | (Inherited from ContentPanel.) | |
| InnerElementClassName |
Gets the class Name of InnerElement.
| |
| IsInitialized | (Inherited from UIElement.) | |
| IsUpdating | (Inherited from UIElement.) | |
| MinSize |
Gets or sets the minimum distance in pixels when resizing the splitter.
| |
| OffsetSize | (Inherited from UIElement.) | |
| OuterElement | (Inherited from ContentPanel.) | |
| OuterElementClassName |
Gets the class Name of OuterElement.
| |
| Parent | (Inherited from UIElement.) | |
| PropertiesState | (Inherited from UIElement.) | |
| ScrollBars |
Gets or sets the type of scroll bars to display for splitter panel.
| |
| Visible | (Inherited from ContentPanel.) | |
| Width |
Gets the width of splitter panel.
|