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

In This Topic
    Text Property (C1NumericEdit)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public Shadows Property Text As String
    public new string Text {get; set;}
    See Also