The following tables list the members exposed by WebTabItem.
| Name | Description | |
|---|---|---|
![]() | WebTabItem Constructor |
| Name | Description | |
|---|---|---|
![]() | AccessKey | Keyboard shortcut used by the control. |
![]() | AllowClose | Gets or sets a value indicating whether users are allowed to close this Tab. |
![]() | CaptionDisplayMode | Gets or sets the default display mode of Tab Item. |
![]() | ContentMode | Gets or sets the content mode of this Tab page. |
![]() | ContentURL | Gets or sets the URL for the IFrame content. This property is applicable when ContentMode is set to UseIFrame. |
![]() | Image | Gets or sets the URL of the image for this Tab Item. |
![]() | ImageAlignment | Gets or sets the default image alignment of Tab Item (applicable when DisplayMode is set to TextAndImage). |
![]() | InProgressText | ets or sets the text which will be displayed when the Active IFrame is in loading progress. This property only applicables when IFrameShowLoader is set to True and ContentMode is set to UseIFrame. |
![]() | IsEnabled | Specifies whether this Tab Item is enabled. |
![]() | IsSeparator | Specifies whether this Tab Item is a separator. |
![]() | Name | Overridden. |
![]() | Style | Gets or sets the interactive style individually for this Tab Item. |
![]() | Text | Gets or sets the text for this Tab Item. |
![]() | ToolTip | Gets or sets the tooltip text for this Tab. |
![]() | Width | Gets or sets the width in Unit for this Tab Item (applicable when SizeMode is set to Fixed). |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsActiveTab | |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SetActive | |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


