Skip to main content
A newer version of this page is available. .
Tab

SpinEditPropertiesBase Class

Contains the base settings specific to spin editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class SpinEditPropertiesBase :
    ButtonEditPropertiesBase

Remarks

Serves as a base for the SpinEditProperties class.

See Also