Back to Devexpress

ImageGalleryFullscreenViewerImages.CloseButton Property

aspnet-devexpress-dot-web-dot-imagegalleryfullscreenviewerimages.md

latest1.3 KB
Original Source

ImageGalleryFullscreenViewerImages.CloseButton Property

Gets the settings of an image displayed within the close button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonImageProperties CloseButton { get; }
vb
Public ReadOnly Property CloseButton As ButtonImageProperties

Property Value

TypeDescription
ButtonImageProperties

A ButtonImageProperties object that contains image settings.

|

See Also

Image Gallery

ImageGalleryFullscreenViewerImages Class

ImageGalleryFullscreenViewerImages Members

DevExpress.Web Namespace