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

EditorImages.BinaryImageOpenDialogButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public BinaryImageOpenDialogButtonImageProperties BinaryImageOpenDialogButton { get; }

Property Value

Type Description
BinaryImageOpenDialogButtonImageProperties

A BinaryImageOpenDialogButtonImageProperties object that contains the image settings.

See Also