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

EditorImages.SpinEditLargeDecrementImageName Field

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

This name is equal to “edtSpinEditLargeDecImage.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public const string SpinEditLargeDecrementImageName = "edtSpinEditLargeDecImage"

Field Value

Type
String
See Also