Skip to main content
A newer version of this page is available.
All docs
V19.2
Tab

EditorImages.SpinEditDecrementImageName Field

Represents the name of the SpinEditDecrement image file which is used in ASPxEditors.

This name is equal to “edtSpinEditDecrementImage.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public const string SpinEditDecrementImageName = "edtSpinEditDecrementImage"

Field Value

Type
String
See Also