ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / IsReadOnlyProperty Field

In This Topic
    IsReadOnlyProperty Field (C1DatePicker)
    In This Topic
    Identifies the IsReadOnly dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty
    public static readonly DependencyProperty IsReadOnlyProperty
    See Also