[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.CueBanner

CueBanner Property

CueBanner

Gets or sets the textual cue, or tip, that is displayed by the combobox to prompt the user for information.

Declaration
[C1Category("Appearance")]
[C1Description("RibbonComboBox.CueBanner", "Textual cue, or tip, to prompt the user for information.")]
public string CueBanner { get; set; }