ComponentOne Basic Library for UWP
IsReadOnly Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : IsReadOnly Property
Gets or sets the value that determines if the C1NumericBox is read-only.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members