RibbonSpinEditProperties Class
In This Article
Contains settings specific to a spin editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonSpinEditProperties :
SpinEditProperties
#Related API Members
The following members return RibbonSpinEditProperties objects:
#Remarks
An object of the RibbonSpinEditProperties type can be accessed via the RibbonSpinEditItem.PropertiesSpinEdit property.
#Inheritance
See Also