ComponentOne Basic Library for WPF and Silverlight
IsReadOnlyProperty Field (C1NumericBox)


C1.WPF Namespace > C1NumericBox Class : IsReadOnlyProperty Field
Identifies the IsReadOnly dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsReadOnlyProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1NumericBox.IsReadOnlyProperty
public static readonly System.Windows.DependencyProperty IsReadOnlyProperty
See Also

Reference

C1NumericBox Class
C1NumericBox Members