WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (C1TimeEditor)
    In This Topic
    Gets or sets the value that determines if the C1TimeEditor is read-only.
    Syntax
    public bool IsReadOnly {get; set;}
    See Also