Version

TabSeparator Class Members

The following tables list the members exposed by TabSeparator.

Public Constructors
 NameDescription
Public ConstructorTabSeparator ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDefaultImageThe name of the file that contains the image displayed to the left side of the text. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyImageAlignAlignment of image relative to text. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyKeyThe key string used to access this item in the Tabs collection. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyNextRowFlag to move this TabItem and all following items in the Tabs collection to the next row. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyOwnerGet a reference to the UltraWebTab which owns this item. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyStyleStyle object used to paint TabSeparator or Tab when it is in normal state (enabled, not selected and has no mouse). (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyTagAn object to be associated with a Tab or TabSeparator object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyTextString of text that is displayed by the object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public PropertyVisibleShow or hide this tab item. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
Public Methods
 NameDescription
Public MethodToStringReturns a string representation of a TabItem object. (Inherited from Infragistics.WebUI.WebSchedule.UltraWebTab.TabItem)
See Also