The WebDockSplitterProps type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WebDockSplitterProps | Initializes a new instance of the WebDockSplitterProps class |
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 |
Return the string representation of the object.
(Inherited from WebSplitterBarProps.) |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color of the splitter.
(Inherited from WebSplitterBarProps.) | |
| CollapseImageLength |
Read-only property.
(Overrides WebSplitterBarProps..::.CollapseImageLength.) | |
| CursorDisabled |
Gets or sets the cursor to use when mouse over a disabled splitter. Can be any value defined in the CSS Cursor property.
(Inherited from WebSplitterBarProps.) | |
| CursorHSplit |
Gets or sets the cursor to use when mouse over a horizontal splitter. Can be any value defined in the CSS Cursor property.
(Inherited from WebSplitterBarProps.) | |
| CursorVSplit |
Gets or sets the cursor to use when mouse over a vertical splitter. Can be any value defined in the CSS Cursor property.
(Inherited from WebSplitterBarProps.) | |
| HasBackground |
Gets or sets a value that indicates whether background image is used.
(Inherited from WebSplitterBarProps.) | |
| HasCustomCollapseImages |
Read-only property.
(Overrides WebSplitterBarProps..::.HasCustomCollapseImages.) | |
| HasRollOverImages |
Gets or sets a value that indicates whether roll-over images are used.
(Inherited from WebSplitterBarProps.) | |
| HasThumbImage |
Gets or sets a value that indicates whether thumb image are used.
(Inherited from WebSplitterBarProps.) | |
| HideControlsOnMouseOut |
Gets or sets a value that indicates whether thumb image and collapse/expand buttons are hidden when mouse is not over splitter bar.
(Inherited from WebSplitterBarProps.) | |
| ImagesAlignment |
Gets or sets the alignment of thumb image and collapse/expand buttons relative to the containing splitter.
(Inherited from WebSplitterBarProps.) | |
| ImagesExt |
Gets or sets the file extension of custom images.
(Inherited from WebSplitterBarProps.) | |
| ImagesFolderUrl |
Gets or sets the location of custom images.
(Inherited from WebSplitterBarProps.) | |
| ImagesThickness |
Gets or sets the thickness of the thumb image and collapse/expand buttons.
(Inherited from WebSplitterBarProps.) | |
| LiveRefresh |
Gets or sets a value that indicates whether the panel content are refreshed while dragging the splitter.
(Inherited from WebSplitterBarProps.) | |
| Thickness |
Gets or sets the thickness of splitter bar.
(Inherited from WebSplitterBarProps.) | |
| ThicknessWhenDisabled |
Read-only property.
(Overrides WebSplitterBarProps..::.ThicknessWhenDisabled.) | |
| ThumbImageLength |
Gets or sets the length of thumb images.
(Inherited from WebSplitterBarProps.) | |
| ToolTipCollapse |
Read-only property.
(Overrides WebSplitterBarProps..::.ToolTipCollapse.) | |
| ToolTipExpand |
Read-only property.
(Overrides WebSplitterBarProps..::.ToolTipExpand.) | |
| ToolTipThumb |
Gets or sets the tooltip of thumb image.
(Inherited from WebSplitterBarProps.) | |
| ZIndex |
Gets or sets the z-index of splitter bar.
(Inherited from WebSplitterBarProps.) | |
| ZIndexMode |
Gets or sets the propagation mode of z-index of splitter bar.
(Inherited from WebSplitterBarProps.) |