SpinEditPropertiesBase Class
In This Article
Contains the base settings specific to spin editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class SpinEditPropertiesBase :
ButtonEditPropertiesBase
#Remarks
Serves as a base for the SpinEditProperties class.
#Inheritance
See Also