Property ValidValues
ValidValues
Gets the collection of valid values of this property
Declaration
IValidValues<TValue> ValidValues { get; }
Property Value
| Type | Description |
|---|---|
| IValidValues<TValue> |
Gets the collection of valid values of this property
IValidValues<TValue> ValidValues { get; }
| Type | Description |
|---|---|
| IValidValues<TValue> |