Back to Devexpress

SpinButtonExtended Class

aspnet-devexpress-dot-web-3c1714a9.md

latest1.4 KB
Original Source

SpinButtonExtended Class

Represents an individual spin button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SpinButtonExtended :
    EditButton
vb
Public Class SpinButtonExtended
    Inherits EditButton

Remarks

The SpinButtonExtended class implements the functionality of the ASPxSpinEdit control’s spin button.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem EditButton SpinButtonExtended

See Also

SpinButtonExtended Members

Spin Editor

DevExpress.Web Namespace