ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / IsReadOnlyProperty Field

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