The WebDockTabStripProps type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WebDockTabStripProps | Initializes a new instance of the WebDockTabStripProps 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.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| HasRollOverImages |
Gets or sets a value that indicates whether roll-over images should be used.
| |
| ImagesFolderUrl |
Gets or sets the location of tab icons.
| |
| ShowTabIcons |
Gets or sets a value that indicates whether tab icons will be shown.
| |
| ShowTabTitles |
Gets or sets a value that indicates whether tab titles will be shown.
| |
| ShowVerticalTabIcons |
Gets or sets a value that defines how tab icons are shown in in tab strips of left and right dock bar.
| |
| ShowVerticalTabTitles |
Gets or sets a value that defines how tab titles are shown in tab strips of left and right dock bar.
| |
| TabIconSize |
Gets or sets the width and height of tab icons in WebDockPanels and dock bars.
| |
| TabStripHeight |
Gets or sets the height of tab strip area in WebDockPanels.
|