Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTimePicker Class / Text Property

In This Topic
    Text Property (RibbonTimePicker)
    In This Topic
    Gets or sets the text associated with the component.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also