| Visual Basic (Declaration) | |
|---|---|
Public Property ReadOnly As Boolean | |
| C# | |
|---|---|
public bool ReadOnly {get; set;} | |
Return Value
true if the binding is read-only (BindingMode.OneWay); false (BindingMode.TwoWay) otherwise. By default, false.Supported Frameworks: Microsoft .NET Framework version 3.5