A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public BinaryImageDeleteButtonImageProperties BinaryImageDeleteButton { get; }
Public ReadOnly Property BinaryImageDeleteButton As BinaryImageDeleteButtonImageProperties
Property Value
Type | Description |
---|---|
BinaryImageDeleteButtonImageProperties | A BinaryImageDeleteButtonImageProperties object that contains the image settings. |