ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownItem Class / Text Property

In This Topic
    Text Property (DropDownItem)
    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