Version

TabAddNewItem Class Members

The following tables list the members exposed by TabAddNewItem.

Public Properties
 NameDescription
Public PropertyAnimationDurationGets sets duration of animation effect in milliseconds.  
Public PropertyCssClassesGets reference to container of properties related to custom css classes used by ContentTabItem.  
Public PropertyEnabledGets sets visibility of special add-new-tab button which allows to add new tab item on client.  
Public PropertyEnableSelectGets sets option to select newly added tab item when it was added by add-new-tab button.  
Public PropertyEnableTextEditingOnAddGets sets ability to automatically start text-editing of newly added ContentTabItem.  
Public PropertyEnableTextEditingOnDoubleClickGets sets ability to start text-editing of tab item on double click.  
Public PropertyHoverImageUrlGets sets the custom css class applied to the add-new-tab button when mouse is moved over it.  
Public PropertyImageAltTextGets sets the custom alt attribute for image on the add-new-tab button.  
Public PropertyImageUrlGets sets the custom image which appears on the add-new-tab button.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyTextGets sets text which appears on the add-new-tab button.  
Public PropertyTextForNewTabGets sets the default value of Text which appears on added new ContentTabItem.  
Public PropertyToolTipGets sets tooltip which appears on the add-new-tab button.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also