Gets or sets the text that is displayed to the left of the drop-down button, if the RibbonListViewItemDropDown.ShowText property is set to true. The default value is an empty string.

Syntax

public string Text { get; set; }
Public Property Text() As String