The following tables list the members exposed by SpinEditorButton.
| Name | Description | |
|---|---|---|
|  | SpinEditorButton Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | AcceleratedInterval | Returns or set the delay between notifications when holding down the scroll button while the repeating is accelerated. | 
|  | AccelerationEnabled | Returns or sets whether acceleration of the SpinButton button is enabled. | 
|  | AccelerationThreshold | Returns or sets the number of clicks that occur before the Spin is accelerated when the mouse is held down on the button. | 
|  | AccessibleDescription | Returns or sets the description of the button used by accessibility client applications. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | AccessibleName | Returns or sets the name used by accessibility clients to identify the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | Appearance | Default appearance for the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | Appearances | Returns or sets the collection that provides appearance information for the appearance properties (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | ButtonStyle | Returns or sets the style of the button border. | 
|  | CanSpinFirst | Returns or sets when the 'First' spin button is enabled. | 
|  | CanSpinLast | Returns or sets when the 'Last' spin button is enabled. | 
|  | CanSpinNextItem | Returns or sets when the 'NextItem' spin button is enabled. | 
|  | CanSpinNextPage | Returns or sets when the 'NextPage' spin button is enabled. | 
|  | CanSpinPreviousItem | Returns or sets when the 'PreviousItem' spin button is enabled. | 
|  | CanSpinPreviousPage | Returns or sets when the 'PreviousPage' spin button is enabled. | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | Editor | Returns the owning Editor (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | Enabled | Returns or sets whether the button is enabled. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | InitialDelay | Returns or sets the delay before entering autorepeat mode when the button is pressed. | 
|  | Interval | Returns or sets the delay between click events after entering auto repeat mode | 
|  | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | Orientation | Returns or sets the orientation of the spin buttons | 
|  | SpinButtonType | Returns or sets which spin button items are displayed. | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Visible | Returns or sets whether the button is visible. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | Width | Returns or sets the width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | WidthResolved | Returns the resolved width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
| Name | Description | |
|---|---|---|
|  | AccessibleRole | Overridden. Returns the accessible role for the button. | 
|  | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Used to create a deep copy of the button. | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | CreateUIAutomationProvider | Overridden. Creates the UI automation provider. | 
|  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | GetRole | Gets the UIRole instance associated with this editor button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ResetAppearance | Resets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Returns the string representation of the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | CalculatePreferredSize | Overridden. Invoked when the preferred size of button should be calculated. | 
|  | CreateInstanceDescriptor | Overridden. Invoked from the type converter when an instance descriptor is needed to serialize the object. | 
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | DoDefaultAction | Overloaded. Invoked when the default action of the accessible object representing the button is invoked. | 
|  | GetDefaultAction | Returns the description of the default action of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | InitializeAppearances | Invoked when the Appearances collection of the object changes. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | OnDispose | Used to notify the object that it is being disposed. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | OnSubObjectPropChanged | Invoked when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | 
|  | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SpinButtonClick | Fired when the button is clicked | 
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |