ComponentOne InputPanel for WPF
IsReadOnly Property (C1InputBase)

C1.WPF.InputPanel.4 Assembly > C1.WPF.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