The SplitterPanel type exposes the following members.

Constructors

  NameDescription
Public methodSplitterPanel
SplitterPanel constructor.

Methods

  NameDescription
Public methodAddChild (Inherited from UIElement.)
Public methodAddCssClass (Inherited from UIElement.)
Public methodAssignPropertiesState (Inherited from UIElement.)
Public methodBeginUpdate (Inherited from UIElement.)
Public methodCreateInstance (Inherited from UIElement.)
Public methodDispose (Inherited from ContentPanel.)
Public methodEndUpdate (Inherited from UIElement.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from UIElement.)
Public methodInvalidate (Inherited from UIElement.)
Public methodIsDOMVisible (Inherited from UIElement.)
Public methodRemoveCssClass (Inherited from UIElement.)
Public methodToggleCssClass (Inherited from UIElement.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldElement (Inherited from UIElement.)
Public fieldUID (Inherited from UIElement.)

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