This demo illustrates how to implement a custom image viewer. For this purpose, the built-in image viewer is disabled by setting the
SettingsFullscreenViewer.Visible property to
false. The
FullscreenViewerShowing event is handled to display a modal popup window, which implements the image viewer functionality when a gallery image is clicked.