Skip to main content
Tab

FilterControlSpinEditColumn.PropertiesSpinEdit Property

Gets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public SpinEditProperties PropertiesSpinEdit { get; }

Property Value

Type Description
SpinEditProperties

An object that contains settings specific to a spin editor.

See Also