Version

SpinEditorButton Class Properties

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

Public Properties
 NameDescription
Public PropertyAcceleratedIntervalReturns or set the delay between notifications when holding down the scroll button while the repeating is accelerated.  
Public PropertyAccelerationEnabledReturns or sets whether acceleration of the SpinButton button is enabled.  
Public PropertyAccelerationThresholdReturns or sets the number of clicks that occur before the Spin is accelerated when the mouse is held down on the button.  
Public PropertyAccessibleDescriptionReturns or sets the description of the button used by accessibility client applications. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAccessibleNameReturns or sets the name used by accessibility clients to identify the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAppearanceDefault appearance for the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAppearancesReturns or sets the collection that provides appearance information for the appearance properties (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyButtonStyleReturns or sets the style of the button border.  
Public PropertyCanSpinFirstReturns or sets when the 'First' spin button is enabled.  
Public PropertyCanSpinLastReturns or sets when the 'Last' spin button is enabled.  
Public PropertyCanSpinNextItemReturns or sets when the 'NextItem' spin button is enabled.  
Public PropertyCanSpinNextPageReturns or sets when the 'NextPage' spin button is enabled.  
Public PropertyCanSpinPreviousItemReturns or sets when the 'PreviousItem' spin button is enabled.  
Public PropertyCanSpinPreviousPageReturns or sets when the 'PreviousPage' spin button is enabled.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorReturns the owning Editor (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyEnabledReturns or sets whether the button is enabled. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyInitialDelayReturns or sets the delay before entering autorepeat mode when the button is pressed.  
Public PropertyIntervalReturns or sets the delay between click events after entering auto repeat mode  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyOrientationReturns or sets the orientation of the spin buttons  
Public PropertySpinButtonTypeReturns or sets which spin button items are displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleReturns or sets whether the button is visible. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyWidthReturns or sets the width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyWidthResolvedReturns the resolved width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Protected Properties
 NameDescription
Protected PropertyAccessibleRoleOverridden. Returns 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