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.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
BinaryImageOpenDialogButtonImageProperties | A BinaryImageOpenDialogButtonImageProperties object that contains the image settings. |
See Also