Property Value
Value
Gets or sets the value of the selector. Will be null if no value is set.
public virtual int? Value { get; set; }
Property Value
- int?
Gets or sets the value of the selector. Will be null if no value is set.
public virtual int? Value { get; set; }