Skip to main content
All docs
V20.2
Tab

EditorImages.CheckBoxUncheckedImageName Field

The name of the CheckBoxUnchecked image file which is used in ASPxEditors.

This name is equal to “edtCheckBoxUnchecked”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string CheckBoxUncheckedImageName = "edtCheckBoxUnchecked"

Field Value

Type
String
See Also