ComponentOne Input for WinForms
IsDefault Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > UIStringsItemEventArgs Class : IsDefault Property
Gets a value indicating whether this instance is default.
Syntax
'Declaration
 
Public ReadOnly Property IsDefault As System.Boolean
public System.bool IsDefault {get;}

Property Value

true if this instance is default; otherwise, false.
See Also

Reference

UIStringsItemEventArgs Class
UIStringsItemEventArgs Members