ASPxImageGallery.Styles Property
Provides access to the style settings that specify the appearance of the ASPxImageGallery elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageGalleryStyles | An ImageGalleryStyles object that contains style properties. |
Remarks
The ImageGalleryStyles object provides a number of properties that allow style settings of various ASPxImageGallery elements to be customized.
See Also