Skip to main content
Tab

RibbonImages.PopOut Property

Gets the settings of an item‘s pop-out image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ItemImageProperties PopOut { get; }

#Property Value

Type Description
ItemImageProperties

An ItemImageProperties object that contains image settings.

See Also