Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Binary Image Editing

No image
General Settings
Button Panel Settings
v
v
v

The DevExpress ASP.NET Binary Image (ASPxBinaryImage) provides end-users with the fast and easy way to upload images on the server. By default, this functionality is disabled. Set the EditingSettings.Enabled property to true to allow end-users edit (upload) images.

ASPxBinaryImage provides the following settings related to the editing feature.

General Settings

  • The AllowDropOnPreview property specifies if an image can be dropped on a preview area to upload it on the server.
  • The ImageSizeMode property specifies how an image fits in the image area.

Button Panel Settings

  • The Visibility property specifies the button panel visibility mode.
  • The Position property specifies the position of the button panel relative to the preview area.
  • The ButtonPosition property specifies the position of buttons relative to the button panel.
Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxEditorsDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxEditorsDemos