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

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