Property Values
Values
Gets or sets the option values. If Values is null, get will return values based on the Labels property.
public virtual IReadOnlyList<int>? Values { get; set; }
Gets or sets the option values. If Values is null, get will return values based on the Labels property.
public virtual IReadOnlyList<int>? Values { get; set; }