Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryImages Class

Contains settings that allow images to be defined for specific elements of the ASPxImageGallery.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageGalleryImages :
    ImageControlsImagesBase

The following members return ImageGalleryImages objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxImageGallery.Images
ASP.NET MVC Extensions ImageGallerySettings.Images

Inheritance

Object
StateManager
PropertiesBase
ImagesBase
DevExpress.Web.ImageControlsImagesBase
ImageGalleryImages
See Also