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

Features

Options
v
v
v

The DevExpress ASP.NET Image Zoom (ASPxImageZoom) control allows your end-users to view a magnified portion of a small image on mouse hover. The control consists of two parts: a small image (defined via the ImageUrl property) and a Zoom Window that pops up when an end-user hovers the mouse pointer above the small image.

  • ShowHint - specifies whether or not hint text is displayed within the small image;
  • EnableExpandMode - enables the Expand Window, which displays a full-screen image when an end-user clicks the small image;
  • ZoomWindowPosition - specifies the position of a Zoom Window;
  • MouseBoxOpacityMode - specifies whether the opacity effect should be applied inside the mouse box or outside it;
  • LargeImageLoadMode - specifies the large image’s load mode.
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\ASPxImageAndDataNavigationDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxImageAndDataNavigationDemos