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

RibbonSpinEditItem.PropertiesSpinEdit Property

Provides access to the item’s settings that are specific to the spin edit.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual RibbonSpinEditProperties PropertiesSpinEdit { get; }

Property Value

Type Description
RibbonSpinEditProperties

A RibbonSpinEditProperties object that contains spin edit specific settings.

See Also