ComponentOne InputPanel for WPF
IsReadOnly Property (C1InputPanelPresenter)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanelPresenter Class : IsReadOnly Property
Gets or sets a value that determines if the input controls are read-only.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

C1InputPanelPresenter Class
C1InputPanelPresenter Members