Infragistics(R) NetAdvantage(R) Windows Forms
IsValid Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > OptionSetEditor Class : IsValid Property

Determines if value is valid

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property IsValid As Boolean
C# 
public override bool IsValid {get;}

See Also