ComponentOne InputPanel for UWP
IsReadOnly Property (C1InputPanel)

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

Reference

C1InputPanel Class
C1InputPanel Members