ComponentOne DateTimeEditors for UWP
IsReadOnly Property (C1TimeEditor)

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor Class : IsReadOnly Property
Gets or sets the value that determines if the C1TimeEditor is read-only.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members