Skip to main content
Tab

PopupControlImages.PinButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HeaderButtonCheckedImageProperties PinButton { get; }

Property Value

Type Description
HeaderButtonCheckedImageProperties

A HeaderButtonCheckedImageProperties object that contains image settings.

See Also