Skip to main content
A newer version of this page is available. .
Tab

EditorImages.BinaryImageDeleteButton Property

Gets the settings of an image that is displayed in the binary image’s Delete button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public BinaryImageDeleteButtonImageProperties BinaryImageDeleteButton { get; }

Property Value

Type Description
BinaryImageDeleteButtonImageProperties

A BinaryImageDeleteButtonImageProperties object that contains the image settings.

See Also