Version

EditorButtonBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibleDescriptionReturns or sets the description of the button used by accessibility client applications.  
Public PropertyAccessibleNameReturns or sets the name used by accessibility clients to identify the button.  
Public PropertyAppearanceDefault appearance for the button  
Public PropertyAppearancesReturns or sets the collection that provides appearance information for the appearance properties  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorReturns the owning Editor  
Public PropertyEnabledReturns or sets whether the button is enabled.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleReturns or sets whether the button is visible.  
Public PropertyWidthReturns or sets the width of the button.  
Public PropertyWidthResolvedReturns the resolved width of the button.  
Protected Properties
 NameDescription
Protected PropertyAccessibleRoleReturns the accessible role for the button.  
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also