ComponentOne InputPanel for WinForms
ReadOnly Property (C1InputPanel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ReadOnly Property
Gets or sets a value indicating whether the panel operates in the read-only mode.
Syntax
'Declaration
 
Public Property ReadOnly As System.Boolean
public System.bool ReadOnly {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members