Back to Devexpress

ImageZoomExpandWindowImages.CloseButton Property

aspnet-devexpress-dot-web-dot-imagezoomexpandwindowimages.md

latest1.5 KB
Original Source

ImageZoomExpandWindowImages.CloseButton Property

Gets the settings of an image displayed within the expand window‘s 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.

|

Remarks

See Also

Image Zoom

CloseButton

ImageZoomExpandWindowImages Class

ImageZoomExpandWindowImages Members

DevExpress.Web Namespace