ImageGalleryFullscreenViewerSettings Properties
Contains fullscreen viewer specific settings.Name | Description |
---|---|
AllowMouseWheel | Gets or sets a value that specifies whether an end-user is able to slide images using the mouse wheel. |
AnimationType | Gets or sets a value specifying the animation type used to change the active fullscreen viewer item. |
EnablePagingByClick | Gets or sets a value indicating whether paging by click is enabled in the fullscreen viewer. |
EnablePagingGestures | Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. |
EnableVirtualPaging | Specifies whether the virtual paging mode is enabled. |
ImageHeight | Gets or sets the image height within the fullscreen viewer. |
ImageLoadMode | Gets or sets a value specifying the image loading mode for the fullscreen viewer. |
ImageSizeMode | Gets or sets the value specifying how an image fits into the fullscreen viewer. |
ImageWidth | Gets or sets the image width within the fullscreen viewer. |
KeyboardSupport | Gets or sets a value that specifies whether keyboard navigation is available within the fullscreen viewer. |
NavigationBarVisibility | Enables you to specify the navigation bar visibility mode in the fullscreen viewer. |
NavigationButtonVisibility | Enables you to specify the navigation button visibility mode. |
ShowCloseButton | Gets or sets a value that specifies whether the close button is visible. |
ShowPlayPauseButton | Gets or sets a value that specifies whether the play and pause buttons are visible. |
ShowTextArea | Gets or sets whether the fullscreen viewer text area is displayed. |
SlideShowInterval | Gets or sets the time between image changes in a slide show. |
ThumbnailHeight | Gets or sets the fullscreen viewer thumbnail height. |
ThumbnailImageSizeMode | Gets or sets the value specifying how an image fits into the thumbnail size into the fullscreen viewer. |
ThumbnailWidth | Gets or sets the fullscreen viewer thumbnail width. |
VirtualPagingItemsPerRequest | Specifies the minimum number of items the Image Gallery loads when an end-user clicks the navigation button. |
Visible | Gets or sets a value specifying the fullscreen viewer visibility. |
See Also