Back to Devexpress

EditorImages.BinaryImageDeleteButton Property

aspnet-devexpress-dot-web-dot-editorimages.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BinaryImageDeleteButtonImageProperties BinaryImageDeleteButton { get; }
vb
Public ReadOnly Property BinaryImageDeleteButton As BinaryImageDeleteButtonImageProperties

Property Value

TypeDescription
BinaryImageDeleteButtonImageProperties

A BinaryImageDeleteButtonImageProperties object that contains the image settings.

|

See Also

EditorImages Class

EditorImages Members

DevExpress.Web Namespace