Gets or sets the value that determines if the C1NumericBox is read-only.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool IsReadOnly { get; set; } |
| Visual Basic |
|---|
Public Property IsReadOnly As Boolean Get Set |