For a list of all members of this type, see UltraTab members.
Name | Description | |
---|---|---|
AccessibilityObject | Returns the accessible object representing the tab. | |
Active | Property that gets/sets whether this tab is the UltraTabControlBase.ActiveTab. | |
ActiveAppearance | Returns/sets the default appearance for this tab when it is selected. | |
AllowClosing | Gets or sets the value indicating whether the tab can be closed. | |
AllowMoving | Returns/sets whether the user can drag tabs around at runtime. | |
Appearance | Returns/sets the default appearance for this tab. | |
ClientAreaAppearance | Returns/sets the appearance of the client area (not including the tab header area) when this tab is selected. | |
CloseButtonAlignment | Gets or sets the alignment of the close button within the tab. | |
CloseButtonAlignmentResolved | Gets the resolved value of CloseButtonAlignment. | |
CloseButtonVisibility | Gets or sets the visibility of the close button within the tab. | |
CloseButtonVisibilityResolved | Gets the resolved value of CloseButtonVisibility. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Enabled | Determines if this tab is enabled at runtime. | |
ExcludedSharedControls | Read-only property that returns the collection of shared controls that will not appear on this tab of the UltraTabControl. | |
FixedWidth | Returns/sets the fixed logical width of the tab. | |
HasActiveAppearance | Read-only property that returns true if an ActiveAppearance object has been assigned to the control. | |
HasAppearance | Read-only property that returns true if an Appearance object has been assigned to the control. | |
HasClientAreaAppearance | Read-only property that returns true if an ClientAreaAppearance object has been assigned to the control. | |
HasExcludedSharedControls | Returns true if the ExcludedSharedControls collection has been allocated and has at least one control. | |
HasHotTrackAppearance | Read-only property that returns true if an HotTrackAppearance object has been assigned to the control. | |
HasHotTrackSelectedAppearance | Read-only property that returns true if an HotTrackSelectedAppearance object has been assigned to the control. | |
HasSelectedAppearance | Read-only property that returns true if an SelectedAppearance object has been assigned to the control. | |
HotTrackAppearance | Returns/sets the default appearance for this tab when it is hot tracked. | |
HotTrackSelectedAppearance | Returns/sets the default appearance for this tab when it is hot tracked and selected. | |
Index | Read-only property that returns the index of the tab within the UltraTabControlBase.Tabs collection. | |
IsHotTracked | Returns whether this tab is currently the UltraTabControlBase.HotTrackedTab. | |
IsInView | Returns whether this tab is currently in view. | |
Key | Overridden. Returns or sets a value that uniquely identifies the tab in the collection. | |
NotificationBadgeSettings | Gets or set the NotificationBadgeSettings for the tab. | |
NotificationBadgeText | Gets or sets the text that specifies the notification badge text. | |
RowNumber | Read-only property that returns the 1-based row number of of the row the tab is on. | |
Selected | Property that gets/sets whether this tab is the UltraTabControlBase.SelectedTab. | |
SelectedAppearance | Returns/sets the default appearance for this tab when it is selected. | |
TabControl | Read-only property that returns the UltraTabControlBase derived control. | |
TabPage | Returns the associated UltraTabPageControl. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns/sets the caption text for the tab. | |
ToolTipText | Returns/sets the text to display in a tooltip window when the mouse hovers over the tab. | |
Visible | Determines if this tab is visible at runtime. | |
VisibleIndex | Returns/sets the index of the tab within the UltraTabControlBase.VisibleTabs collection. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |