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

EditorImages.BinaryImageOpenDialogButtonImageName Field

The name of the open dialog button image file.

This name is equal to “edtBinaryImageOpenDialog”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public const string BinaryImageOpenDialogButtonImageName = "edtBinaryImageOpenDialog"

Field Value

Type
String
See Also