ImageGalleryFullscreenViewerStyles.CloseButton Property
In This Article
Gets the style settings that define the appearance of the close button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageGalleryButtonStyle CloseButton { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
See Also