Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputComboBox Class / Text Property

In This Topic
    Text Property (RenderInputComboBox)
    In This Topic
    Gets or sets the string shown in the textbox control.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also