ComponentOne Extended Library for WPF and Silverlight
ReadOnly Property (PropertyAttribute)

C1.WPF.Extended Namespace > PropertyAttribute Class : ReadOnly Property
Gets or sets a value indicating whether the property value can be edited.
Syntax
'Declaration
 
Public Property ReadOnly As Boolean
public bool ReadOnly {get; set;}
See Also

Reference

PropertyAttribute Class
PropertyAttribute Members