ComponentOne DateTimeEditors for WPF and Silverlight
IsReadOnly Property (C1DatePicker)

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

Reference

C1DatePicker Class
C1DatePicker Members