Property Minimum
| Edit this page View SourceMinimum
Gets or sets the numerical minimum for Value.
Declaration
public T Minimum { get; set; }
Property Value
Type | Description |
---|---|
T | The numerical minimum for Value. |
Gets or sets the numerical minimum for Value.
public T Minimum { get; set; }
Type | Description |
---|---|
T | The numerical minimum for Value. |