FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonDatePicker Class / CueBanner Property

In This Topic
    CueBanner Property (RibbonDatePicker)
    In This Topic
    Gets or sets the textual cue, or tip, that is displayed by RibbonDatePicker to prompt the user for information.
    Syntax
    'Declaration
     
    Public Property CueBanner As System.String
    public System.string CueBanner {get; set;}
    See Also