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

ImageGalleryStyles Class

Contains settings that allow the appearance of various ASPxImageGallery visual elements to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageGalleryStyles :
    DataViewStyles

The following members return ImageGalleryStyles objects:

Remarks

An object of the ImageGalleryStyles type can be accessed via the ASPxImageGallery.Styles property.

Implements

See Also