Determines if the tab can be closed by a user, or not. Defaults to false.
Private _idPrivate _namePrivate _propsPrivate _tabPrivate _visiblePrivate cdrPrivate tabstripA property bag that can be used to store any additional properties that you want to associate with this tab.
Determines if the tab is currently selected or not. This is set by the TabStrip component automatically when the SelectedTabIndex is set, do not set this directly.
Returns a reference to the tab strip that this tab belongs to.
Represents the tab in the header of a given tab strip