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

MVCxSpinEditProperties Class

Contains SpinEdit specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxSpinEditProperties :
    SpinEditProperties

The following members accept/return MVCxSpinEditProperties objects:

Remarks

An object of the MVCxSpinEditProperties type can be accessed via the SpinEditSettings.Properties property.

Implements

See Also