The SplitterBar type exposes the following members.

Constructors

  NameDescription
Public methodSplitterBar
SplitterBar 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 UIElement.)
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 propertyChildren (Inherited from UIElement.)
Public propertyClientID (Inherited from UIElement.)
Public propertyCollapsedCssClass
Gets or sets the Collapsed Css Class name for splitter bar.
Public propertyCollapseHoverImageUrl
Gets or sets the url of image that to collapse the splitter bar when mouse is over it.
Public propertyCollapseImageUrl
Gets or sets the url of image that to collapse the splitter bar.
Public propertyCssClass
Gets or sets the css class name for splitter bar.
Public propertyDragCssClass
Gets or sets the Drag Css Class name for splitter bar.
Public propertyExpandHoverImageUrl
Gets or sets the url of image that to expand the splitter bar when mouse is over it.
Public propertyExpandImageUrl
Gets or sets the url of image that to expand the splitter bar.
Public propertyHasChildren (Inherited from UIElement.)
Public propertyHoverCssClass
Gets or sets the Hover Css Class name for splitter bar.
Public propertyID (Inherited from UIElement.)
Public propertyIsInitialized (Inherited from UIElement.)
Public propertyIsUpdating (Inherited from UIElement.)
Public propertyOffsetSize (Inherited from UIElement.)
Public propertyParent (Inherited from UIElement.)
Public propertyPropertiesState (Inherited from UIElement.)
Public propertyToolTip
Gets or sets the tooltip when mouse is over the splitter bar.
Public propertyVisible (Inherited from UIElement.)
Public propertyWidth
Gets or sets the width of the splitter bar in pixels.

See Also