Back to Devexpress

ImageZoomExpandWindowStyles.CloseButton Property

aspnet-devexpress-dot-web-dot-imagezoomexpandwindowstyles.md

latest1.3 KB
Original Source

ImageZoomExpandWindowStyles.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 ButtonStyle CloseButton { get; }
vb
Public ReadOnly Property CloseButton As ButtonStyle

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains image settings.

|

Remarks

See Also

ImageZoomExpandWindowStyles Class

ImageZoomExpandWindowStyles Members

DevExpress.Web Namespace