Skip to main content
Tab

ASPxSpinEditBase Class

Represents the base class for editors capable of displaying and editing text data using spin buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ASPxSpinEditBase :
    ASPxButtonEditBase

Remarks

This object is the base for the ASPxSpinEdit objects.

See Also