The SplitterPanel type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color of the control.
Public propertyBackImageUrl
Gets or sets the background image url for splitter panel.
Public propertyBorderWidth
Width of the border around the splitter panel.
Public propertyChildren (Inherited from UIElement.)
Public propertyClientID (Inherited from UIElement.)
Public propertyCollapsed
Gets or sets a value determining whether splitter panel is collapsed or expanded.
Public propertyContentElement (Inherited from ContentPanel.)
Public propertyContentElementClassName
Gets the class Name of ContentElement.
Public propertyContentFrame (Inherited from ContentPanel.)
Public propertyContentUrl (Inherited from ContentPanel.)
Public propertyCssClass
Gets or sets the css class name for splitter panel.
Public propertyHasChildren (Inherited from UIElement.)
Public propertyHeight
Gets the height of splitter panel.
Public propertyID (Inherited from UIElement.)
Public propertyInnerElement (Inherited from ContentPanel.)
Public propertyInnerElementClassName
Gets the class Name of InnerElement.
Public propertyIsInitialized (Inherited from UIElement.)
Public propertyIsUpdating (Inherited from UIElement.)
Public propertyMinSize
Gets or sets the minimum distance in pixels when resizing the splitter.
Public propertyOffsetSize (Inherited from UIElement.)
Public propertyOuterElement (Inherited from ContentPanel.)
Public propertyOuterElementClassName
Gets the class Name of OuterElement.
Public propertyParent (Inherited from UIElement.)
Public propertyPropertiesState (Inherited from UIElement.)
Public propertyScrollBars
Gets or sets the type of scroll bars to display for splitter panel.
Public propertyVisible (Inherited from ContentPanel.)
Public propertyWidth
Gets the width of splitter panel.

See Also