Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
ResetIsReadOnly Method
See Also  E-mail your feedback on this topic.
Infragistics.Controls.Editors Namespace > ValueInput Class : ResetIsReadOnly Method

Resets the IsReadOnly property to its default value of false.

Syntax

Visual Basic (Declaration) 
Public Sub ResetIsReadOnly() 
C# 
public void ResetIsReadOnly()

See Also