The SplitterBar type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SplitterBar |
SplitterBar constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddChild | (Inherited from UIElement.) | |
| AddCssClass | (Inherited from UIElement.) | |
| AssignPropertiesState | (Inherited from UIElement.) | |
| BeginUpdate | (Inherited from UIElement.) | |
| CreateInstance | (Inherited from UIElement.) | |
| Dispose | (Inherited from UIElement.) | |
| EndUpdate | (Inherited from UIElement.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize | (Inherited from UIElement.) | |
| Invalidate | (Inherited from UIElement.) | |
| IsDOMVisible | (Inherited from UIElement.) | |
| RemoveCssClass | (Inherited from UIElement.) | |
| ToggleCssClass | (Inherited from UIElement.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Element | (Inherited from UIElement.) | |
| UID | (Inherited from UIElement.) |
Properties
| Name | Description | |
|---|---|---|
| Children | (Inherited from UIElement.) | |
| ClientID | (Inherited from UIElement.) | |
| CollapsedCssClass |
Gets or sets the Collapsed Css Class name for splitter bar.
| |
| 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 splitter bar.
| |
| DragCssClass |
Gets or sets the Drag Css Class name for splitter bar.
| |
| 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.
| |
| HasChildren | (Inherited from UIElement.) | |
| HoverCssClass |
Gets or sets the Hover Css Class name for splitter bar.
| |
| ID | (Inherited from UIElement.) | |
| IsInitialized | (Inherited from UIElement.) | |
| IsUpdating | (Inherited from UIElement.) | |
| OffsetSize | (Inherited from UIElement.) | |
| Parent | (Inherited from UIElement.) | |
| PropertiesState | (Inherited from UIElement.) | |
| ToolTip |
Gets or sets the tooltip when mouse is over the splitter bar.
| |
| Visible | (Inherited from UIElement.) | |
| Width |
Gets or sets the width of the splitter bar in pixels.
|