Gets or sets a value indicating whether the property value can be edited.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public bool ReadOnly { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property ReadOnly As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |