Property Values
Values
Gets or sets the list of predefined values
Declaration
public IEnumerable<string> Values { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<string> |
Gets or sets the list of predefined values
public IEnumerable<string> Values { get; set; }
| Type | Description |
|---|---|
| IEnumerable<string> |