Skip to main content
All docs
V20.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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string BinaryImageOpenDialogButtonImageName = "edtBinaryImageOpenDialog"

Field Value

Type
String
See Also