IsDefault Property (UIStringsItemEventArgs)
Gets a value indicating whether this instance is default.
'Declaration
Public ReadOnly Property IsDefault As Boolean
public bool IsDefault {get;}
Property Value
true
if this instance is default; otherwise,
false
.