Skip to main content
A newer version of this page is available. .
Tab

RibbonStyles.ItemDropDownPopup Property

Gets the style settings defining the appearance of the RibbonDropDownButtonItem popup window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public PopupWindowContentStyle ItemDropDownPopup { get; }

Property Value

Type Description
PopupWindowContentStyle

A PopupWindowContentStyle object that contains the style settings.

See Also