Version

ApplicationBar Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance for the application bar.  
Public PropertyButtonAppearanceReturns an object which exposes state-specific Appearance objects which define the visual attributes for the buttons displayed on the ApplicationBar.  
Public PropertyButtonsLeftReturns a collection of buttons which are displayed from left to right starting at the left edge of the control.  
Public PropertyButtonsRightReturns a collection of buttons which are displayed from right to left starting at the right edge of the control.  
Public PropertyDefaultButtonsReturns a collection of the buttons which are displayed automatically by the control based on contextual information.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyShowDefaultButtonsReturns or sets a boolean value indicating whether default buttons are displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleReturns or sets the visibility of the ApplicationBar.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also