The SplitterBar type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CollapsedCssClass |
Gets or sets the css class name for rendering the splitter bar while it is collapsed.
| |
| CollapseHoverImageUrl |
Gets or sets the url of image that to collapse the splitter bar when mouse is over it.
| |
| CollapseImageUrl |
Gets or sets the url of image that to collapse the splitter bar.
| |
| CssClass |
Gets or sets the css class name for rendering the splitter bar.
| |
| DragCssClass |
Gets or sets the css class name for rendering the splitter bar while it is beeing dragged.
| |
| ExpandHoverImageUrl |
Gets or sets the url of image that to expand the splitter bar when mouse is over it.
| |
| ExpandImageUrl |
Gets or sets the url of image that to expand the splitter bar.
| |
| HoverCssClass |
Gets or sets the css class name for rendering the splitter bar while mouse is over it.
| |
| ToolTip |
Gets or sets the tooltip when mouse is over the splitter bar.
| |
| Width |
Gets or sets the width of the splitter bar in pixels.
|