The SplitterBar type exposes the following members.

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