Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / TextDetached Property

In This Topic
    TextDetached Property (C1BasePicker)
    In This Topic
    Specifies whether the Value and Text properties can be set independently.
    Syntax
    'Declaration
     
    
    Public Property TextDetached As Boolean
    public bool TextDetached {get; set;}
    See Also