RibbonImages.PopOut Property
In This Article
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 |
---|---|
Item |
An Item |
See Also