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