The following tables list the members exposed by TabAddNewItem.
| Name | Description | |
|---|---|---|
![]() | AnimationDuration | Gets sets duration of animation effect in milliseconds. |
![]() | CssClasses | Gets reference to container of properties related to custom css classes used by ContentTabItem. |
![]() | Enabled | Gets sets visibility of special add-new-tab button which allows to add new tab item on client. |
![]() | EnableSelect | Gets sets option to select newly added tab item when it was added by add-new-tab button. |
![]() | EnableTextEditingOnAdd | Gets sets ability to automatically start text-editing of newly added ContentTabItem. |
![]() | EnableTextEditingOnDoubleClick | Gets sets ability to start text-editing of tab item on double click. |
![]() | HoverImageUrl | Gets sets the custom css class applied to the add-new-tab button when mouse is moved over it. |
![]() | ImageAltText | Gets sets the custom alt attribute for image on the add-new-tab button. |
![]() | ImageUrl | Gets sets the custom image which appears on the add-new-tab button. |
![]() | IsEmpty | Checks if all properties have default values. |
![]() | Text | Gets sets text which appears on the add-new-tab button. |
![]() | TextForNewTab | Gets sets the default value of Text which appears on added new ContentTabItem. |
![]() | ToolTip | Gets sets tooltip which appears on the add-new-tab button. |