Gets an object of type RibbonListView.RibbonListViewItemDropDown to access settings of the drop-down menu, that is displayed for each RibbonListViewItem when the RibbonListView.ViewMode property includes the ListViewMode.DropDown enumeration.

Introduced: X19.

Syntax

public RibbonListView.RibbonListViewItemDropDown DropDown { get; }
Public ReadOnly Property RowHeight() As RibbonListView.RibbonListViewItemDropDown

Limitations

Read only.