Gets or sets a value indicating whether the value of the RibbonListViewItemDropDown.Text property is displayed to the left of the drop-down button. The default value is true.
public bool ShowText { get; set; }
Public Property ShowText() As Boolean