Skip to main content
Tab

PopupControlImages.MaximizeButton Property

Gets the settings of an image displayed within a window’s maximize button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeaderButtonCheckedImageProperties MaximizeButton { get; }

Property Value

Type Description
HeaderButtonCheckedImageProperties

A HeaderButtonCheckedImageProperties object that contains image settings.

See Also