C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / IsReadOnly Property

In This Topic
IsReadOnly Property (C1InputPanel)
In This Topic
Gets or sets a value that determines if the C1InputPanel is read-only.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also