C1.WPF.Extended Namespace / PropertyAttribute Class / ReadOnly Property

In This Topic
ReadOnly Property (PropertyAttribute)
In This Topic
Gets or sets a value indicating whether the property value can be edited.
Syntax
'Declaration
 
Public Property ReadOnly As Boolean
 
See Also