[]
Gets a value indicating whether this instance is default.
[C1Description("UIStringsItemEventArgs.IsDefault", "True if the value is equal to the default string.")]
public bool IsDefault { get; }
<C1Description("UIStringsItemEventArgs.IsDefault", "True if the value is equal to the default string.")>
Public ReadOnly Property IsDefault As Boolean
| Type | Description |
|---|---|
| bool |
|