Skip to main content
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.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public BinaryImageOpenDialogButtonImageProperties BinaryImageOpenDialogButton { get; }

#Property Value

Type Description
BinaryImageOpenDialogButtonImageProperties

A BinaryImageOpenDialogButtonImageProperties object that contains the image settings.

See Also