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

In This Topic
    ReadOnly Property (C1DateEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ReadOnly As Boolean
    public bool ReadOnly {get; set;}
    See Also