For a list of all members of this type, see TabManager members.
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FirstDisplayedTabItem | Returns/sets the first tab the is currently visible. | |
FirstSelectableTabItem | Returns the first ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
FirstVisibleTabItem | Returns the first ITabItem object in the collection whose ITabItem.Visible property is true. | |
HotTrackTabItem | Returns the current hot tracked tab. | |
InterTabSpacingResolved | Returns the resolved amount of space between tabs | |
IsDragging | Indicates if a drag operation is in progress | |
LastSelectableTabItem | Returns the last ITabItem object in the collection whose ITabItem.Visible and ITabItem.Enabled properties are both true. | |
LastVisibleTabItem | Returns the last ITabItem object in the collection whose ITabItem.Visible property is true. | |
MultiRowSelectionStyleResolved | Returns the resolved multi row selection style. | |
RightToLeft | Gets whether the tabs are rendered RightToLeft | |
ScrollArrowStyleResolved | Returns the style of scroll buttons displayed | |
ScrollButtonAreaSize | Returns the size of the scroll button area. | |
ScrollButtonStyleResolved | Returns the resolved border style for scroll arrow and close button. | |
ScrollButtonTypesResolved | Returns the resolved value indicating which scroll buttons to display. | |
SelectedTabItem | Returns/sets the currently selected Tab. | |
SpaceAfterTabsResolved | Gets the resolved minimum distance between the edge of the control and the last tab. | |
SpaceBeforeTabsResolved | Gets the resolved distance between the edge of the control and the first tab. | |
TabAreaSize | Returns the size of the tab area. | |
TabButtonStyleResolved | Returns the resolved border style for button style tabs. | |
TabOrientationResolved | Returns the resolved orientation for the tabs | |
TabPageBorderStyle | Returns the border style for the tab page area (based on the ITabProvider.Style setting. | |
TabRowCount | Returns the number of tab rows | |
TabRowHeight | Returns the height of a row of tabs | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextOrientationResolved | Returns the resolved orientation of the tab text. | |
TouchMetricsEnabled | Gets whether touch metrics are enabled. | |
VisibleTabRowCount | Returns the number of tab rows that are actually visible |
Name | Description | |
---|---|---|
CloseButtonLocation | Determines where the close button(s) will be shown when the ITabProvider.ShowCloseButton returns true. | |
ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole associated with the tab area. | |
DefaultSelectedTabItem | Returns the ITabItem to select when SelectedTabItem is null. | |
MaximumSizeToFitAdjustment | Returns the amount of extra padding to be put on the sides of the tab item when using a SingleRowSizeToFit or MultiRowSizeToFit tab layout style. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | |
TabItemSeparatorColor | Returns the color used to draw the tab item separator. | |
TabItemSeparatorColor2 | Returns the secondary color used to draw the tab item separator. | |
TabListContextMenuStyle | Returns the Menu Style tab list context menu. Should be overriden in derived class. | |
TextRenderingMode | Returns the text rendering mode for the tab items. | |
UsesTabGroups | Gets the value indicating whether the tab manager uses tab groups. |