ComponentOne InputPanel for WPF
IsReadOnly Property (C1InputPanel)

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