ComponentOne InputPanel for UWP
IsReadOnly Property (C1InputBase)

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

Reference

C1InputBase Class
C1InputBase Members