Version

NavBarItem Class Properties

For a list of all members of this type, see NavBarItem members.

Public Properties
 NameDescription
Public PropertyCustomizationTextGets or sets the text of the item when displayed in the customization dialog.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets or sets whether the item should be interactive when displayed.  
Public PropertyHasSettingsDetermines whether this instance has an underlying object allocated for the Settings.  
Public PropertyIndexGets the ordinal position of this NavBarItem instance in the NavBarItemsCollection to which it belongs.  
Public PropertyIsSelectedGets whether this NavBarItem is selected in the user interface.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyParentCollectionReturns the NavBarItemsCollection to which this item belongs.  
Public PropertyPeekCaptionGets or sets the caption text of the Peek window.  
Public PropertyPeekContentGets or sets whether the control to be displayed within the Peek window.  
Public PropertySettingsGets the ItemSettings object which defines properties that are specific to the item.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGet or sets the text of the item.  
Public PropertyVisibleGets or sets whether the item should be displayed.  
Public PropertyVisibleIndexGets or sets the index of the tab within the UltraOfficeNavBar.VisibleItems collection.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also