Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / BaseText Property

In This Topic
    BaseText Property (C1DateEdit)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Public Property BaseText As String
    public string BaseText {get; set;}
    See Also